ID: 38990
User updated by: bailemoselbimbo at gmail dot com
Reported By: bailemoselbimbo at gmail dot com
Status: Bogus
Bug Type: *Compile Issues
Operating System: Solaris 9
PHP Version: 4.4.4
New Comment:
Ops!
Sorry by the inconvenience :(
Previous Comments:
------------------------------------------------------------------------
[2006-09-29 09:12:14] [EMAIL PROTECTED]
./configure --help:
..
--disable-cli Disable building CLI version of PHP
(this forces --without-pear).
------------------------------------------------------------------------
[2006-09-29 08:48:54] bailemoselbimbo at gmail dot com
Description:
------------
The config script detects that i don't want to install pear, despite i
don't put --without-pear in any moment, in the output it says that it
does'nt have to ve installed
This is the configure
# ./configure --prefix=/aplicacions/php-4.4.4 --enable-fastcgi
--enable-force-cgi-redirect --enable-discard-path --with
-pear=/aplicacions/php-4.4.4/pear --disable-cli --with-zlib
--enable-exif --with-jpeg-dir=/usr/local/lib --with-png-dir=
/usr/local/lib --with-pgsql=/aplicacions/postgres
--with-openssl=/usr/local/ssl --enable-calendar --enable-ftp --with-gn
u-ld --with-gd --with-dom=/usr/local --with-dom-xslt=/usr/local
--with-domxml --enable-mbstring --with-mysql=/aplicacion
s/mysql
And on the output:
^[[1mConfiguring PEAR^[[m
checking whether to install PEAR... no
In the error output, only a warning not related to this:
configure: warning: You will need bison 1.28
PEAR installs as default i think ...
The binary for pear is not on the final compilation result
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=38990&edit=1