Click to See Complete Forum and Search --> : Configure can't find GD


Anon
06-27-2002, 02:14 PM
configure: error: Unable to find libgd.(a|so) anywhere under
/usr/local/lib

or

configure: error: Unable to find libgd.(a|so) anywhere under
/usr/local/src/gd-1.8.4/libs

I use gd-1.8.4 with the gif patch. Anybody had encountered with the same problem?

Anon
06-28-2002, 12:30 PM
Can you find the required libs? Where are they?

Anon
06-28-2002, 01:52 PM
Yes, they're installed and located in /usr/local/src/gd-1.8.4/libs

Anon
06-28-2002, 02:00 PM
You acutally installed them there or is that just your source code?

Anon
07-01-2002, 07:58 AM
Yes, i'd installed GD here and then patch them from http://www.rime.com.au/gd/ to add gif support.
I've forgot to say that i have FreeBSD 4.4

Anon
07-03-2002, 11:28 AM
anybody?