[PHP-DEV] PHP 4.0 Bug #4423: configure fails with zlib error =>1.0.9 but zlib is 1.1.3 From: skripi <email protected>
Date: 05/12/00

From: skripi <email protected>
Operating system: SunOS yoyoma 5.6 Generic_105181-04 sun4u sparc SUNW,Ultra-2

PHP version: 4.0 Release Candidate 2
PHP Bug Type: Compile Failure
Bug description: configure fails with zlib error =&gt;1.0.9 but zlib is 1.1.3

script: configure command line below:

./configure --with-apxs=/usr/local/apache/bin/apxs --enable-versioning --enable-magic-quotes --enable-track-vars --with-config-file-path=/usr/local/apache/conf/php.ini --with-ldap=/usr/local/ldap --with-xml --with-gd=/usr/local/gd --with-zlib=/usr/local/.zlib-1.1.3/ --with-gdbm=/usr/local/gdbm --with-yp --with-ftp

What do I have to do, to convince configure, that
the zlib is ok ?

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>