[horde] Trouble with installing pear and Horde
Samuel Torton
samuel at ncslab.com
Mon May 22 05:39:00 PDT 2006
Hello,
I'm a novice user with installing Horde and all its pre-required components.
I have a linux Debian sarge box, with the following installed packages:
- Apache 2.0.58
./configure --enable-so
make
make install
- PHP 4.4.2
./configure --with-apxs2=/usr/local/apache2/bin/apxs
--with-gettext --with-dom --with-pgsql --with-ldap
--with-mcrypt
--with-iconv --enable-mbstring=all --enable-mbregex
--with-gd --with-png-dir=/usr --with-jpeg-dir=/usr
--with-mime-magic=/usr/share/misc/file/magic.mime
--with-zlib-dir
make
make install
And it seems I have troubles to install PEAR environment !?
Here is the output errors I get after "make install" (even if I run again
"make install-su" I dod have the same output errors):
-----
Installing PEAR environment: /usr/local/lib/php/
[PEAR] Archive_Tar: bad md5sum for file /usr/local/lib/php/Archive/Tar.php
[PEAR] Console_Getopt: bad md5sum for file
/usr/local/lib/php/Console/Getopt.php
[PEAR] HTML_Template_IT: bad md5sum for file
/usr/local/lib/php/HTML/Template/IT.php
[PEAR] Net_UserAgent_Detect- installed: 2.0.1
warning: pear/PEAR requires package "pear/Archive_Tar" (recommended version
1.3.1)
warning: pear/PEAR requires package "pear/Console_Getopt" (recommended
version 1.2)
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)
[PEAR] PEAR - installed: 1.4.6
-----
I don't know which config file to change in order to find pear packages.
When I run "pear ...", I do have th following output errors:
-----
Warning: main(Console/Getopt.php): failed to open stream: No such file or
directory in System.php on line 27
Fatal error: main(): Failed opening required 'Console/Getopt.php'
(include_path='/usr/local/lib/php') in /usr/local/lib/php/System.php on line
27
-----
Thank you very much for ytour help.
Cheers,
Samuel Torton
More information about the horde
mailing list