php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11667 PNG and Jpeg support not auto-detected
Submitted: 2001-06-25 11:04 UTC Modified: 2001-06-26 02:49 UTC
From: fcaprioli at inwind dot it Assigned:
Status: Closed Package: GD related
PHP Version: 4.0.6 OS: Linux 2.2
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: fcaprioli at inwind dot it
New email:
PHP Version: OS:

 

 [2001-06-25 11:04 UTC] fcaprioli at inwind dot it
In a slacware 7.1 system with gd 1.8.4 under /usr/local, but the jpeg and png library under /usr, php configuration doesn't include support for png and jpeg in the gd module. The workaround is to explicitly set --with-jpeg-dir=/usr and --with-png-dir=/usr.

Under php 4.04pl1 configure was able to figure out these settings without help, so I suppose that's not the right behaviour.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-26 02:49 UTC] derick@php.net
This is the right behaviour.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC