Just out of curiosity, change /usr/local/lib/gd to /usr/local, you don't have to
specify the lib
path, like if you do --with-mysql=/usr/local/mysql it will know the libs are in the
path you specified
with lib at the end, which would be /usr/local/mysql/lib, so give just /usr/local a
try.
Adam
Why don't you just use the ports system on FreeBSD to set up PHP? It would
be much cleaner and a lot faster.
To address your problem, it seems as though it can't find your gd.h file in
the include paths. What happens when you run "locate gd.h" ?
- Jonathan
-Original Message-
From: Batch