php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14033 libjpeg not found
Submitted: 2001-11-12 10:37 UTC Modified: 2001-12-03 09:56 UTC
From: bdv at sea-aeroportimilano dot it Assigned:
Status: Closed Package: GD related
PHP Version: 4.0.6 OS: solaris 8
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: bdv at sea-aeroportimilano dot it
New email:
PHP Version: OS:

 

 [2001-11-12 10:37 UTC] bdv at sea-aeroportimilano dot it
String to configure:

./configure --with-apache=/usr/local/sorgenti/apache_1.3.20
            --with-sybase=/database/sybase/OCS-12_0 
            --with-zlib-dir=shared
            --with-jpeg-dir=/usr/local
            --with-gd=/usr/local
            --with-mcrypt

During configuration's php 4.0.6, this is the error messages:


checking whether to enable truetype string function in gd... no
checking for the location of libjpeg... yes
checking for jpeg_read_header in -ljpeg... no
configure: error: libjpeg not found!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-12 19:40 UTC] sniper@php.net
This should be fixed in CVS. Please try the latest
CVS snapshot from http://snaps.php.net/

I assume you do have libjpeg installed? :)

--Jani

 [2001-12-03 09:56 UTC] sander@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 22:01:27 2025 UTC