ID: 35195 Updated by: [EMAIL PROTECTED] Reported By: alman1 at wanadoo dot fr -Status: Assigned +Status: Closed Bug Type: Unknown/Other Function Operating System: linux centos-4.0 PHP Version: 5CVS-2005-11-11 (snap) Assigned To: cellog New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. I had thought I fixed this, but there was a problem with the creation script for install-pear-nozlib.phar that slipped through. Now, I am sure I fixed it. Thanks for the report, the new install-pear-nozlib.phar will show up on pear.php.net in about an hour Previous Comments: ------------------------------------------------------------------------ [2005-11-11 19:28:39] [EMAIL PROTECTED] Greg, please check it out. ------------------------------------------------------------------------ [2005-11-11 19:20:43] alman1 at wanadoo dot fr 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 this bug report at http://bugs.php.net/?id=35195&edit=1