Hi!
I have a problem with installing php 4.3.4 with GD library.
I don't have jpeg support.
Here's configure line:
./configure --with-mysql --with-gd --with-openssl --enable-gd-native-ttf --with-ttf --with-t1lib --enable-ftp --enable-calendar --with-bz2 --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib --with-jpeg-dir=/usr/lib
First I've installed php with ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql
Then I ran "longer version"
It looks strange to me that phpinfo() is still showing shorter "Configure Command", but all ext's installed are seen.
Please help.
Regards,
Urban