Re: [PHP-INSTALL] Installing w/ GD support

2003-09-15 Thread James Hughbanks
BJ, try --with-jpeg-dir=/usr/lib --with-zlib-dir=/usr/lib I have mandrake too, seems like it has problems finding the libs. Also do a rpm -qa|grep zlib and rpm-qa|grep jpeg and make sure that you have both the package and the package-devel rpm's installed, like zlib1-devel-version, as these are

[PHP-INSTALL] Installing w/ GD support

2003-09-15 Thread BJ Morden
Hey everyone, I am trying to get GD working w/ php 4.3.3 and mandrake 9.1. I am using ./configure --with-apxs=/apache2/bin/apxs --with-gd --enable-gd-native-ttf I keep getting the error: If configure fails try --with-jpeg-dir= configure: error: PNG support requires ZLIB. Use --with-zlib-dir=