ID: 10739
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating system: Red Hat 7.1
PHP Version: 4.0.5
Description: Zlib compile fails

My compile options follow:

./configure \
--prefix=/usr/local/php \
--disable-debug \
--enable-shared \
--enable-inline-optimization \
--with-apxs=/usr/sbin/apxs \
--with-gd \
--with-jpeg-dir=/usr \
--with-png \
--with-zlib \
--with-db2 \
--with-db3 \
--with-gdbm \
--disable-debug \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-track-vars \
--enable-yp \
--enable-ftp \
--enable-wddx \
--with-mysql \
--with-xml \
--disable-short-tags \
--enable-trans-sid \
--with-imap \
--with-mcrypt \ 
--with-mhash \
--enable-bcmath \
--with-ttf \
--with-t1lib \ 
--with-pgsql \
--with-ldap

Previous Comments:
---------------------------------------------------------------------------

[2001-05-08 18:32:59] [EMAIL PROTECTED]
Zlib fails to compile even though it is properly installed. 

configure: error: Zlib module requires zlib >= 1.0.9.

[root@websmith php-4.0.5]# rpm -qa |  grep zlib
zlib-1.1.3-22
zlib-devel-1.1.3-22

Bug 8575 says;
[2001-04-10 09:45:37] [EMAIL PROTECTED]

No feedback. If this happens with soon to be released PHP 4.0.5 too, reopen this bug
report.

--Jani

---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=10739


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to