Hi, I'm having problems recompiling PHP 4.0.6 to take advantage of the Image Functions, I have recompiled PHP several times using.
./configure --with-mysql \ --with-gd=<dir-to-gd-install> \ --with-jpeg-dir=<jpegdir> \ --with-png-dir=<pngdir> \ --with-zlib-dir=<zlibdir> \ --with-apache=../apache_1.3.20 \ --enable-track-vars Everything runs ok, but I still get no jpeg or png support for this php build, and I know for a fact that the libgd libraries are working because I have webalizer installed on my machine and this program uses libgd to create png images of the serverstats. Any help will be appreciated. TIA Iván Milanez Castellanos -- 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]