From:             [EMAIL PROTECTED]
Operating system: Redhat 7.2
PHP version:      4.2.3
PHP Bug Type:     GD related
Bug description:  not reconizing GD functions with GD-2.0.4

i've installed GD-4.0.2 with jpeg,libpng,zlib and freetype2.

but when i tried to install GD under PHP, i'm getting the folowing:

checking for GD support... yes
checking whether to enable truetype string function in GD... yes
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... yes
checking for the location of libpng... yes
checking for png_write_image in -lpng... yes
checking for the location of libXpm... no
If configure fails try --with-xpm-dir=<DIR>
checking for freetype(2)... yes
checking for FreeType 1.x support... no
checking for T1lib support... yes
checking for T1_LoadFont in -lt1... yes
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

so as you can see, it's even dedecting the GD2 function, but it's not
working.

i've spoken with the creator of GD, and he's positieve that it's an error
in PHP.
-- 
Edit bug report at http://bugs.php.net/?id=20125&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20125&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20125&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20125&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20125&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20125&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20125&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20125&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20125&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20125&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20125&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20125&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20125&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20125&r=isapi

Reply via email to