From:             [EMAIL PROTECTED]
Operating system: Cobalt Linux 5.0 (Kernel 2.2.14C5)
PHP version:      4.0.6
PHP Bug Type:     GD related
Bug description:  Cannot use ImageCopyResampled(), wrong GD version Reported

I previously ran GD 1.8.3 with PHP 4.0.5, then upgraded to GD 2.0.1 and PHP 4.0.6 to 
take advantage of ImageCopyResampled().  

However, configure is not setting #define HAVE_LIBGD20 no matter what I do.  I have 
even removed all reminants of GD 1.8.4, but still to no avail. 

Here's all the relevant information I can provide from phpinfo():

[Configure Command]
'./configure' '--with-xml' '--with-pgsql=/home/pgsql' '--with-jpeg' 
'--with-jpeg-dir=/home/matt/Packages/jpeg-6b' '--with-t1lib' 
'--with-gd=/home/matt/Packages/gd-2.0.1' '--with-imap' '--with-pspell' '--with-swf' 
'--with-zlib' '--enable-ftp' '--with-pdflib=/usr/local/lib' '--with-apxs' 
'--with-gdbm' '--with-mysql' '--enable-filepro' '--enable-dbx' '--enable-bcmath' 
'--enable-trans-sid' '--enable-yp' '--with-mcal=/usr/local/mcal' 

[gd]
GD Support: enabled 
GD Version: 1.6.2 or higher 
T1Lib Support: enabled 
JPG Support: enabled 
WBMP Support: enabled 


-- 
Edit Bug report at: http://bugs.php.net/?id=11811&edit=1



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