Edit report at http://bugs.php.net/bug.php?id=48594&edit=1
ID: 48594 Comment by: db at home dot com Reported by: dmda at yandex dot ru Summary: pear not found Status: Bogus Type: Bug Package: Compile Failure Operating System: NetBSD 3.1 PHP Version: 5.3.0RC3 Assigned To: cellog Block user comment: N Private report: N New Comment: Still exists as of php-5.3.6(compiling on centos 5.6). Previous Comments: ------------------------------------------------------------------------ [2009-06-21 07:26:05] dmda at yandex dot ru Well. During make install php checks all pear packages that have been installed before and it checks their versions in particular. Shouldn't it be discovered that the package with PHP_Archive or Archive.php class file is outdated and should be replaced? Otherwise, this bug Pear package PHP_Archive or Archive.php class file not found. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Would not happen. That's the bug here. ------------------------------------------------------------------------ [2009-06-20 14:03:15] cel...@php.net "Build complete" <-- there's no compile failure. There is also no error. phar.phar still exists and works. If you have PEAR already installed, and have installed the PHP_Archive package, phar.phar will also work in the absence of the phar extension, but this is an extra feature. No bug here. ------------------------------------------------------------------------ [2009-06-20 13:57:08] paj...@php.net Can you take a look please? ------------------------------------------------------------------------ [2009-06-18 08:13:45] dmda at yandex dot ru Description: ------------ at the end of "make" process, the following error apeears in the output: Generating phar.php Generating phar.phar pear: not found ^^^^^^^^^^^^^^^ Pear package PHP_Archive or Archive.php class file not found. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ clicommand.inc directorytreeiterator.inc directorygraphiterator.inc invertedregexiterator.inc pharcommand.inc phar.inc Build complete. Don't forget to run 'make test'. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=48594&edit=1