[wicked] Pear issue

Craig White craigwhite at azapple.com
Sat Feb 5 20:36:10 PST 2005


On Sat, 2005-02-05 at 21:13 -0700, Craig White wrote:
> trying to get wicked running - perhaps I've done something to screw pear
> up...
> 
> # pear install Text_Wiki
> 
> Fatal error: Call to undefined function:  getopt2()
> in /usr/share/pear/System.php on line 71
> 
> This is RHEL 3 (actually Whitebox) but so far I've been able to get
> horde/imp/kronolith/nag/mnemo/turba working
----
it seemed to work ok until I tried 

pear install fileinfo - which gave me the above error too
but more importantly, I can't use wicked until I can get pear to install
Text_Wiki

I probably should add (for completeness)...

I have done 
[root at linuxserver framework]# php install-packages.php

and
# pear config-show
Configuration:
==============
PEAR executables directory     bin_dir         /usr/bin
PEAR documentation directory   doc_dir         /usr/share/pear/docs
PHP extension directory        ext_dir         /usr/lib/php4
PEAR directory                 php_dir         /usr/share/pear
PEAR Installer cache directory cache_dir       /tmp/pear/cache
PEAR data directory            data_dir        /usr/share/pear/data
PHP CLI/CGI binary             php_bin         /usr/bin/php
PEAR test directory            test_dir        /usr/share/pear/tests
Cache TimeToLive               cache_ttl       3600
Preferred Package State        preferred_state stable
Unix file mask                 umask           22
Debug Log Level                verbose         1
HTTP Proxy Server Address      http_proxy      <not set>
PEAR server                    master_server   pear.php.net
PEAR password (for             password        <not set>
maintainers)
Signature Handling Program     sig_bin         /usr/bin/gpg
Signature Key Directory        sig_keydir      /etc/pearkeys
Signature Key Id               sig_keyid       <not set>
Package Signature Type         sig_type        gpg
PEAR username (for             username        <not set>


# pear list
Installed packages:
===================
Package              Version  State
Archive_Tar          0.9      stable
Auth_SASL            1.0.1    stable
Console_Getopt       1.0      stable
Crypt_RC4            1.0.2    stable
DB                   1.6.8    stable
Date                 1.4.3    stable
File                 1.1.0RC3 beta
File_CSV             0.1.0    beta
File_PDF             0.0.1    beta
HTTP                 1.2      stable
HTTP_Request         1.2.4    stable
Horde_Auth           0.0.1    alpha
Horde_Block          0.0.1    alpha
Horde_Browser        0.0.1    alpha
Horde_CLI            0.0.1    alpha
Horde_Cache          0.0.1    alpha
Horde_Cipher         0.0.1    alpha
Horde_Compress       0.0.1    alpha
Horde_Crypt          0.0.1    alpha
Horde_Data           0.0.2    beta
Horde_DataTree       0.0.1    alpha
Horde_Date           0.0.1    beta
Horde_Editor         0.0.1    alpha
Horde_Form           0.0.1    alpha
Horde_Framework      0.0.1    beta
Horde_Graph          0.0.1    alpha
Horde_Group          0.0.1    alpha
Horde_History        0.0.1    alpha
Horde_IMAP           0.0.2    beta
Horde_Identity       0.0.1    alpha
Horde_Image          0.0.1    alpha
Horde_LDAP           0.0.1    alpha
Horde_MIME           0.0.1    alpha
Horde_Maintenance    0.0.1    alpha
Horde_Mobile         0.0.1    alpha
Horde_NLS            0.0.1    alpha
Horde_Notification   0.0.1    alpha
Horde_Perms          0.0.1    alpha
Horde_Prefs          0.0.1    alpha
Horde_RPC            0.0.1    beta
Horde_Relationship   0.0.2    alpha
Horde_SQL            0.0.1    alpha
Horde_Scheduler      0.0.1    alpha
Horde_Search         0.0.1    alpha
Horde_Secret         0.0.1    alpha
Horde_Serialize      0.0.1    alpha
Horde_SessionHandler 0.0.1    alpha
Horde_SessionObjects 0.0.1    alpha
Horde_Share          0.0.2    beta
Horde_Template       0.0.1    alpha
Horde_Text_Filter    0.0.1    alpha
Horde_Timer          0.0.1    alpha
Horde_Token          0.0.2    beta
Horde_Tree           0.0.1    alpha
Horde_UI             0.0.1    alpha
Horde_Util           0.0.1    alpha
Horde_iCalendar      0.0.2    beta
Kolab                0.0.5    alpha
Log                  1.8.7    stable
Mail                 1.0.1    stable
Mail_Mime            1.2.1    stable
Net_IMSP             0.0.1    alpha
Net_SMS              0.0.1    beta
Net_SMTP             1.0      stable
Net_Socket           1.0.1    stable
PEAR                 1.3.4    stable
SyncML               0.0.1    alpha
Text_Diff            0.0.5    beta
Text_Flowed          0.0.1    alpha
Text_reST            0.0.1    alpha
VC                   0.0.2    beta
VFS                  0.0.6    beta
VFS_ISOWriter        0.0.1    alpha
XML_Parser           1.0.1    stable
XML_RAX              0.0.1    alpha
XML_RPC              1.0.4    stable
XML_SVG              0.0.3    stable
XML_WBXML            0.0.1    alpha






More information about the wicked mailing list