Connecting Tech Pros Worldwide Help | Site Map

PEAR Installation problem

  #1  
Old December 22nd, 2005, 08:45 AM
metin
Guest
 
Posts: n/a
When I want to install php after the commands
../configure --with-apxs2=/www/bin/apxs --with-mysql and
make without any error, when i type make install i have the following
error:

Installing PEAR environment: /usr/local/lib/php/
[PEAR] Archive_Tar - already installed: 1.3.1
[PEAR] Console_Getopt - already installed: 1.2

Fatal error: Call to undefined method PEAR_Registry::packageinfo() in
phar://install-pear-nozlib.phar/PEAR/Dependency2.php on line 652
make[1]: *** [install-pear-installer] Hata 255
make: *** [install-pear] Hata 2

I have apache 2.2.0 on Red Hat Enterprise Linux AS release 4 (Nahant
Update 2),
What can be the problem?

Thanks for your replies!

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pear: Mail_Queue problem, Cannot redeclare class mail_queue_container:mail_queue_container_db Ciegalo answers 3 April 20th, 2007 11:25 AM
PEAR installation problem. kelvin answers 3 August 8th, 2006 12:04 PM
PEAR conflict Robert answers 0 July 17th, 2005 06:45 AM
PHP install : rpm or compile ? Ghislain Benrais answers 12 July 17th, 2005 12:36 AM