Hi
Could someone confirm that my gd library is in fact not installed properly, if my php is configured with only --with-gd-dir option and not the --with-gd, please?
My configuration is:
Server : apache 1.3.23
System: linux
phpversion: 4.1.2
php configuration:
./configure --with-mysql=/usr/local/mysql --with-apxs=/www/apache/bin/apxs --with-gd-dir=/usr/local --with-jpeg-dir=/usr/lib --with-freetype --with-zlib-dir=/usr/local/lib --with-png-dir=/usr/lib
Any help is much appreciated
Thanks
C