On Sun, 2002-10-27 at 15:00, Richard Pijnenburg wrote:
> Dear List,
>  
> I've installed GD with libpng, jpeg, freetype(2) and zlib
> So now I wanted to install php.
>  
> But now I'm getting the following error:
>  
> checking for gdImageString16 in -lgd... no
> checking for gdImagePaletteCopy in -lgd... no
> checking for gdImageCreateFromPng in -lgd... no
> checking for gdImageCreateFromGif in -lgd... no
> checking for gdImageGif in -lgd... no
> checking for gdImageWBMP in -lgd... no
> checking for gdImageCreateFromJpeg in -lgd... no
> checking for gdImageCreateFromXpm in -lgd... no
> checking for gdImageCreateFromGd2 in -lgd... no
> checking for gdImageCreateTrueColor in -lgd... no
> checking for gdImageSetTile in -lgd... no
> checking for gdImageSetBrush in -lgd... no
> checking for gdImageStringTTF in -lgd... no
> checking for gdImageStringFT in -lgd... no
> checking for gdImageStringFTEx in -lgd... no
> checking for gdImageColorClosestHWB in -lgd... no
> checking for gdImageColorResolve in -lgd... no
> checking for gdImageGifCtx in -lgd... no
>  
> I know for sure that the php config is right because it can find
> everything it should need.
>  
> Any one got any idea ??
check out Rawsmus page on gd install do you have libgda and libgdx.so ?
that's usually the prob
if you are trying to do the /php_install_directory/ext/gd you need to do
some work arounds. such as can be found at his page if you want i can
send you his page but I don't have the URL any more I just saved the
page.

John Coder



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

Reply via email to