Hello,

I'm trying to use imagecreatetruecolor & imagecopyresampled to resize some
of my images. The problem is I can't get PHP Version 4.0.6 to recognize that
I have gd-2.0 installed. I keep getting this error: Fatal error:
imagecreatetruecolor(): requires GD 2.0 or later.

I have these files in /usr/lib for gd :
                                                libgd.la
                                                libgd.so
                                                libgd.so.1
                                                libgd.so.1.8
                                                libgd.so.1.8.4
                                                libgd.so.2
                                                libgd.so.2.0.0

I installed php and gd by rpm. I did try to install gd from the source, Did
make install with no errors.

Not sure where to go from here.

Thanks in advance for any help,

Mike


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 6/13/02


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

Reply via email to