Hi ,
    I am configuring php with the  --with-gd option .
My libgd.a is sitting in /usr/local/lib and other header files in
/usr/local/include .

./configure --with-gd=/usr/local/lib gives me the following error :

checking whether to include GD support... configure: error: Unable to find
libgd.(a|so) anywhere under /usr/local/lib

though the file is very much existant.

Any ideas what is wrong???

~Rahul



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to