From:             [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version:      4.0.4pl1
PHP Bug Type:     Compile Failure
Bug description:  gd1.8.4 compiled into php causes compile failure, gif isn't supported

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


-- 
Edit Bug report at: http://bugs.php.net/?id=10089&edit=1



-- 
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]

Reply via email to