Click to See Complete Forum and Search --> : GD and JPEG support


sajeet
05-13-2003, 02:02 PM
Hello,

I am running PHP 4.3.0 with the standard installation of GD. However, I am trying to run some software that requires JPEG support. Can anyone direct me as to how I can enable support for this feature?

Thank you very much in advance!

BTW: I am running this on RedHat 8.0

tsinka
05-13-2003, 04:16 PM
Hi,

if the gd lib doesn't support jpeg manipulation you would probably have to recompile gd with jpeg support.

Regards,
Thomas