Jump to content

GD not supporting jpeg on SuseLinux install


Recommended Posts

phpinfo shows png support enabled but not jpg enabled.  GD version: 2.0.34  (server affected is the 2nd in the attachment).

 

The build of the PHP 5.2.5 was done with "--with-gd" set in the configure.  The build went through all the relevant items in the ext directory, including gd.

The gd library does appear to have created the libs/gd_jpeg.o during the PHP build process.

 

But, clearly jpeg support is not enabled as determined by phpinfo AND by using image_resize on a jpeg which failed.

 

When building the php install, do I have to specify other options in the configure to enable this? 

Do I have to build gd library separately with specific options, then build php?

 

 

[attachment deleted by admin]

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.