ID: 10089
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:
1. There is no GIF support in GD 1.8.4
2. What was the configure line used to configure PHP?
Most likely you have got some old gd.h somewhere in
your system which is found by PHP configure.
Try removing every old remains of GD library and reinstall
it.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-03-31 07:40:05] [EMAIL PROTECTED]
While compiling php with gd support it completely stops. gd now no longer supports gif
files. Because of this while running "make" it cause the compile to crash because the
associated "gif" commands are not recognised.
I found by editing the gd.c file under ext dir and removing anything with "gif" in it
I could finish the compilation.
By the way PHP is a top language and I love using it. Only just starting with it
Thanks
Evan
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10089&edit=2
--
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]