ID: 34955
Updated by: [EMAIL PROTECTED]
Reported By: squasar at eternalviper dot net
-Status: Open
+Status: Assigned
Bug Type: Compile Failure
Operating System: MacOS X 10.4.3,i686-pc-linux-gnu
PHP Version: 5.1.0RC4
Assigned To: cellog
New Comment:
Greg, try with enabling the multibyte thingie, this is not MacOSX
specifix problem.
Previous Comments:
------------------------------------------------------------------------
[2005-11-06 18:40:32] squasar at eternalviper dot net
I found the issue. Adding --enable-zend-multibyte to ./
configure fails both the PEAR install and Zend/tests/
halt02.phpt. Removing it makes both work correctly. I've run
the test several times using a number of different
configurations on both OS X 10.4.3 and i686-pc-linux-gnu; it
always succeeds with Zend multibyte off and always fails
with it on, both the halt02.phpt test and the PEAR install,
on both systems.
Although "succeeds" is a relative term. The PEAR install
runs, but spits this out at me (5.1.0RC4, latest .phar):
[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='.:/
Users/gwynne/Desktop/Web/php/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
------------------------------------------------------------------------
[2005-11-05 17:37:32] [EMAIL PROTECTED]
I have reports of many users successfully running this on Mac OS X, so
I am inclined to think it is a problem with your setup.
Please try with the latest install-pear-nozlib.phar, just in case this
makes any difference.
------------------------------------------------------------------------
[2005-11-03 22:41:11] [EMAIL PROTECTED]
Greg, perhaps we should remove PEAR totally from PHP and keep it
separate. This thing has always slowed the releases of PHP
and it should really end by now..
------------------------------------------------------------------------
[2005-10-27 13:30:26] squasar at eternalviper dot net
No; PEAR does not install. As far as I can tell, install-pear-
nozlib.phar never runs at all; php parses it and spits out
800K worth of ? characters.
------------------------------------------------------------------------
[2005-10-27 05:29:23] [EMAIL PROTECTED]
I can't reproduce this on gentoo linux.
Does PEAR actually install?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/34955
--
Edit this bug report at http://bugs.php.net/?id=34955&edit=1