Anyone know how to configure gd library (php4)? I uploaded PHP_INFO and 
this is what I got

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
'./configure' '--with-apxs=apxs' 
'--prefix=/home/builder/psa-patch/psa/apache/../release/usr/local/psa/apache' 
'--with-system-regex' 
'--with-config-file-path=/usr/local/psa/apache/conf' '--disable-debug' 
'--disable-pear' '--enable-sockets' '--enable-track-vars' '--without-gd' 
'--with-mysql=/home/builder/psa-patch/psa/apache/../release/dist/usr/local/psa/mysql' 
'--with-iodbc=/home/builder/psa-patch/psa/apache/../release/lib/libiodbc' 
'--with-imap=/home/builder/psa-patch/psa/apache/../release/lib/imap-cclient'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Notice that it says "Without GD" I want it to say "With gd" .. where di 
I go to fix this problem?
Thanks, Dan


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to