php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #23322 If configure fails try --with-jpeg-dir=<DIR>configure: error: libpng.(a|so) not
Submitted: 2003-04-23 22:20 UTC Modified: 2003-04-24 03:06 UTC
From: kempahg at attens dot com Assigned:
Status: Not a bug Package: GD related
PHP Version: 4.3.1 OS: Solaris 8
Private report: No CVE-ID: None
 [2003-04-23 22:20 UTC] kempahg at attens dot com
I am trying install PHP 4.3.1 on solaris 8 I have installed apache 2.0.45. Then I tried to install PHP iam getting this error.

#./configure --with-mysql --with-gd --with-apxs2=/www/bin/apxs
-------------------------------------------------
checking for GD support... yes
checking for the location of libjpeg... yes
checking for the location of libpng... yes
checking for the location of libXpm... yes
checking for FreeType 1.x support... yes
checking for FreeType 2... yes
checking for T1lib support... yes
checking whether to enable truetype string function in GD... yes
checking for fabsf... no
checking for floorf... no
If configure fails try --with-jpeg-dir=<DIR>
configure: error: libpng.(a|so) not found.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-24 03:06 UTC] sniper@php.net
Check your config.log file for the actual reason why
it fails.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 11:01:29 2024 UTC