php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35195 pear install error
Submitted: 2005-11-11 19:20 UTC Modified: 2005-11-12 02:16 UTC
From: alman1 at wanadoo dot fr Assigned: cellog (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: 5CVS-2005-11-11 (snap) OS: linux centos-4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alman1 at wanadoo dot fr
New email:
PHP Version: OS:

 

 [2005-11-11 19:20 UTC] 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



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-11 19:28 UTC] tony2001@php.net
Greg, please check it out.
 [2005-11-12 02:16 UTC] cellog@php.net
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
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 19:01:35 2025 UTC