[PHP-DEV] Bug #1732: libz version 1.1.3 (>= 1.0.9) won't compile From: admin <email protected>
Date: 07/18/99

From: admin <email protected>
Operating system: Linux 2.2.10
PHP version: 3.0.11
PHP Bug Type: Compile Failure
Bug description: libz version 1.1.3 (&gt;= 1.0.9) won't compile

When running configure ... --with-zlib ... it says:
gzgets not found, please use libz >=1.0.9.
The problem is, I'm using 1.1.3 which is greater than 1.0.9. I've looked into the libz.so and gzgets isn't there, so configure is working fine but I would really like to use php3 with this libz library.

-- 
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>