- Joined
- Jul 30, 1997
- Posts
- 5,014
I've installed zlib to aid in the bandwidth issue.
I need to configure the PHP with the zlib lib
when I add the --with-zlib=/usr/local/lib which is the dir its installed in. It kick it back that it can't find the zlib lib.
Anybody got a clue to what I'm missing?
framer
[ 02-25-2004, 02:31 PM: Message edited by: framer tg: ]
I need to configure the PHP with the zlib lib
when I add the --with-zlib=/usr/local/lib which is the dir its installed in. It kick it back that it can't find the zlib lib.
I did a make test on the zlib installation and it tested ok.checking for ZLIB support... yes
checking if the location of ZLIB install directory is defined... no
configure: error: Cannot find libz
Anybody got a clue to what I'm missing?
framer
[ 02-25-2004, 02:31 PM: Message edited by: framer tg: ]