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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 + 46 = ?
Subscribe to this entry?

 
 [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: Wed May 15 18:01:34 2024 UTC