I see this question asked a bunch in the archives, but don't ever really see
an answer.  When configuring php, I keep getting:

checking whether to include zlib support... yes
checking for gzgets in -lz... no
configure: error: Zlib module requires zlib >= 1.0.9.

System:  Debian 2.2/Apache 1.3.9/PHP 4.0.4pl1/Zlib 1.1.3
the libz.* files are in /usr/lib.  zlib.h is in /usr/include.

My configure line is below:

./configure \
--with-mysql \
--with-zlib \
--with-gd \
--with-jpeg-dir \
--with-apxs=/usr/bin/apxs \
--enable-track-vars \
--enable-ftp

Please help,
David Minor


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