ID: 10089
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:
Did you check for older gd.h (ie. not matching the libgd ?)
in your system? And after removing those and reinstalling
GD try this:
1. delete config.cache
2. configure with your configure line
3. 'make clean ; make ; make install'
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2001-04-01 07:48:39] [EMAIL PROTECTED]
sorry, i forgot that..
./configure --with-apxs --with-msql --with-gd
---------------------------------------------------------------------------
[2001-03-31 17:31:59] [EMAIL PROTECTED]
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
---------------------------------------------------------------------------
[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]