I got all these from source and used --prefix=/usr
libpng-1.2.8.tar.gz
php4.3.10
./configure --with-gd --with-jpeg=/usr/lib --with-png=/usr/lib --with-apxs=/usr/local/apache/bin/apxs --with-zlib-dir=/usr
I figured it out libjpeg wasnt installed with headers
libpng-1.2.8.tar.gz
php4.3.10
./configure --with-gd --with-jpeg=/usr/lib --with-png=/usr/lib --with-apxs=/usr/local/apache/bin/apxs --with-zlib-dir=/usr
I figured it out libjpeg wasnt installed with headers