php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9597 GD (most recent) doesent support Gif and the ordinary ext/gd.c doesent compile.
Submitted: 2001-03-07 01:26 UTC Modified: 2001-03-07 06:13 UTC
From: aageb at keyteq dot no Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4pl1 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: aageb at keyteq dot no
New email:
PHP Version: OS:

 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-07 03:02 UTC] derick@php.net
GD doesn't support GIF in the latest version, but that's not PHP's fault.

For the second problem, can you be more specific (please read www.php.net/bugs-dos-and-donts.php)
 [2001-03-07 06:13 UTC] sniper@php.net
You have some old gd.h in your system. 

1. Delete config.cache
2. Add the path into --with-gd option. e.g. --with-gd=/www/gd
3. After configure, 'make clean ; make ; make install?

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 20:01:30 2025 UTC