Hello,
I just installed GDLIB successfully, and the test worked, but I do not know how to configure GDLib within PHP. the only configuration file I see for php is:
/etc/php4/apache/php.ini
There are no other files in the directory, and the only file in the php.ini reguarding gdlib is a windows extention. I think i need to use a configure file. I saw another user post
./configure --with-gd=/usr/local/src/gd --with-png-dir=/usr/local/src/libpng' --with-mysql=/usr/local/mysql
Thanks