From:             alman1 at wanadoo dot fr
Operating system: linux centos-4.0
PHP version:      5CVS-2005-11-11 (snap)
PHP Bug Type:     Unknown/Other Function
Bug description:  pear install error

Description:
------------
this happens during "make install", pear installer fails
config options are...
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/usr/local/mysql
--with-mysqli=/usr/local/mysql/bin/mysql_config --with-pgsql
--with-pdo-pgsql --with-pdo-mysql=/usr/local/mysql --with-zlib
--enable-ftp --enable-shmop --with-xmlrpc --with-curl=/usr --with-openssl
--enable-exif --enable-soap

Reproduce code:
---------------
...
Installing PEAR environment:      /usr/local/lib/php/
[PEAR] Archive_Tar    - installed: 1.3.1
[PEAR] Console_Getopt - installed: 1.2
pear/PEAR can optionally use package "pear/XML_RPC" (version >= 1.4.0)

Warning: PEAR_Installer_Role::factory(PEAR/Installer/Role/Php.php): failed
to open stream: No such file or directory in
phar://install-pear-nozlib.phar/PEAR/Installer/Role.php on line 80

Fatal error: PEAR_Installer_Role::factory(): Failed opening required
'PEAR/Installer/Role/Php.php' (include_path='.:/usr/local/lib/php') in
phar://install-pear-nozlib.phar/PEAR/Installer/Role.php on line 80
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2



-- 
Edit bug report at http://bugs.php.net/?id=35195&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=35195&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=35195&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=35195&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=35195&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=35195&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=35195&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=35195&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=35195&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=35195&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=35195&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=35195&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=35195&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=35195&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=35195&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=35195&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=35195&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=35195&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=35195&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=35195&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=35195&r=mysqlcfg

Reply via email to