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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC