[PHP-DEV] PHP 4.0 Bug #7498 Updated: JPEG not build into PHP From: mathieu <email protected>
Date: 10/28/00

ID: 7498
Updated by: mathieu
Reported By: siju <email protected>
Status: Closed
Bug Type: *Graphics related
Assigned To:
Comments:

Your fix would be editing the GD Makefile;
CFLAGS=-DHAVE_JPEG

--Mathieu

Previous Comments:
---------------------------------------------------------------------------

[2000-10-27 23:26:39] rasmus <email protected>
JPEG support needs to be compiled into GD. If the GD library you link into PHP doesn't have support for JPEG, then linking the JPEG library into PHP has no effect.

---------------------------------------------------------------------------

[2000-10-27 22:48:43] siju <email protected>
I compiled php with jpeg6b, zlib,libpng1.0.8, gd,apache. The compile was successful, the make and make install was successful too.

But my programs still do not work. They keep saying that JPEG was not build into this PHP. HELP ME !!!!!

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7498

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>