Title: php install zlib error
I am trying to compile php and I get the following error:
configure: error: Cannot find libz
#
I have tried a couple of different commands like:
CFLAGS=3D'-DEAPT' ./configure --with-apxs2=3D/usr/local/apache2/bin/apxs
--with-mysql=3D/opt/sfw/my
When installing php-4.3.4 I am getting the following error after typeing
make . . .
/usr/bin:ext/zlib/zlib.lo: file format not recognized; treating as linker
script
I have zlib-1.2.1 installed. Does this look familar to anyone?
Ben Calvert
[EMAIL PROTECTED]