On Tuesday 07 May 2002 17:46, Pedro Pontes wrote:
> I have "/usr/local/lib/libgd.a",
>
> but when I
>
> "./configure --with-gd=/usr/local/lib --enable-gd-native-ttf --with-mysql
> -- with-apache=/usr/local/apache_1.3.24/ --enable-track-vars --with-oci8
> --with -zlib-dir=/usr/local/lib"
>
> I get
>
> "configure: error: Unable to find libgd.(a|so) anywhere under
> /usr/local/lib"
>
> What am I doing wrong?

Do you have a libgd.so anywhere? If eg: you have /usr/local/lib/libgd.so then 
you need:

  --with-gd=/usr/local

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
O'Reilly's Law of the Kitchen:
        Cleanliness is next to impossible
*/

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

Reply via email to