php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54558 configure not finding libraries
Submitted: 2011-04-18 15:55 UTC Modified: 2016-12-11 04:22 UTC
Votes:3
Avg. Score:5.0 ± 0.0
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (33.3%)
From: jistanidiot at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Compile Failure
PHP Version: 5.3.2 OS: RHEL 6
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jistanidiot at gmail dot com
New email:
PHP Version: OS:

 

 [2011-04-18 15:55 UTC] jistanidiot at gmail dot com
Description:
------------
When I ran configure it was unable to find libjpeg.so, libpng.so, libXpm.so and libmysqlclient in spite of being told to look in /usr/lib64

I had to create symbolic links in /usr/lib for configure to find them.  I tried everything from things like --with-jpeg-dir=/usr/lib64 to --with-libdir=lib64 yet configure would always end with the error unable to find.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-04-18 17:07 UTC] jistanidiot at gmail dot com
-PHP Version: 5.2.17 +PHP Version: 5.3.2
 [2011-04-18 17:07 UTC] jistanidiot at gmail dot com
Must have misclicked as the Version I'm on is 5.3.2 not 5.2.x
 [2016-12-01 18:20 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2016-12-01 18:20 UTC] cmb@php.net
Is that still an issue for supported PHP Versions?
 [2016-12-11 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 17:01:29 2024 UTC