hi chir
i ve never worked with linux but heres a shot at ur problem
1. did u uncomment
extension=php_gd.dll
2. u need two more liberaries jpeg and tiff
get them
3. do
--with-gd
--with-jpeg-dir=C:\WINNT\system32\inetsrv\php\libjpeg
--with-tiff-dir=C:\WINNT\system32\inetsrv\php\tiff
change the C
I'm having a problem building php-4.2.3 on RedHat Linux 7.2 with gd
enabled... Here is the configure command I'm using.
./configure --prefix=/www3 --with-mysql --with-apxs=/www3/bin/apxs --enable-
track-vars --with-gd=/usr/lib --enable-gd-native-ttf --with-jpeg-dir=/usr/li
b --with-png-dir=/usr/li