I need some help here. I need to configure PHP 4 with support for all of
the following:

Apache
MySQL Database
GD (Graphics Support)
JPEG
PNG
True Type Fonts

Can anyone help me with a configuration line? I have tried:

./configure --with-apxs --with-mysql --with-gd=/usr/lib --with-freetype

And I get the following error:

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

although BOTH libgd.so AND libgd.a are found under /usr/lib. 

Can anyone help me? I am using a Cobalt RaQ 4 which uses a port of
Redhat Linux.

-- 
-----------------------------------------------------------
Shane Lambert, Owner
Coulee Web
http://www.couleeweb.net/

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