I ran config like so:

./configure  --with-apxs=/usr/local/apache/bin/apxs --with-openssl --with-zl
ib --enable-calendar --enable-ftp --with-gd=/usr/lib --with-gettext --with-i
map --with-mysql  --with-snmp --enable-ucd-snmp-hack --enable-sockets --with
-gnu-ld

and I got:

configure: error: Unable to find libgd.(a|so) anywhere under /usr/lib

but I also ran:

 ls -al /usr/lib/libgd.so
-rwxr-xr-x    1 root     root       156353 Feb  3  2000 /usr/lib/libgd.so

I added /usr/lib to ld.so.conf and ran ldconfig...

Any Ideas?

Justin DeVuyst


-- 
PHP Install 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