php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64485 Issue in Configuring 32bit PHP5.3.22 in RHEL 6.0
Submitted: 2013-03-22 07:57 UTC Modified: 2013-10-15 11:54 UTC
From: viswanathan dot saravanan at wipro dot com Assigned:
Status: No Feedback Package: *Configuration Issues
PHP Version: Irrelevant OS: RHEL 6.2
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: viswanathan dot saravanan at wipro dot com
New email:
PHP Version: OS:

 

 [2013-03-22 07:57 UTC] viswanathan dot saravanan at wipro dot com
Description:
------------
Am trying to Configure 32bit PHP5.3.22 in RHEL 6.0 but its throwing the below 
error

checking libxml2 install dir... no
checking for xml2-config path... /usr/bin/xml2-config
checking whether libxml build works... no
configure: error: build test failed. 

where we have already installed
libxml2.x86_64                  2.7.6-4.el6_2.1    @tsl-620-rhel-x86_64-server-6
libxml2-devel.x86_64            2.7.6-4.el6_2.1    @tsl-620-rhel-x86_64-server-6
libxml2-python.x86_64           2.7.6-4.el6_2.1    @tsl-620-rhel-x86_64-server-6
libxml2.i686                    2.7.6-4.el6_2.1    tsl-620-rhel-x86_64-server-6
libxml2-devel.i686              2.7.6-4.el6_2.1    tsl-620-rhel-x86_64-server-6

zlib.i686                       1.2.3-27.el6       @tsl-620-rhel-x86_64-server-6
zlib.x86_64                     1.2.3-27.el6       @anaconda-
RedHatEnterpriseLinux-201111171049.x86_64/6.2
zlib-devel.x86_64               1.2.3-27.el6       @tsl-620-rhel-x86_64-server-6
jzlib.x86_64                    1.0.7-7.5.el6      tsl-620-rhel-x86_64-server-6
zlib-devel.i686                 1.2.3-27.el6       tsl-620-rhel-x86_64-server-6

we have all the 32 bit files in /usr/lib/

libxml2.so.2 ,libz.so.1 files also but still its showing error in configuring.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-03-22 18:52 UTC] krakjoe@php.net
Have you tried --with-libdir=lib and or --libdir=/usr/lib ?
 [2013-03-25 08:12 UTC] krakjoe@php.net
-Status: Open +Status: Feedback
 [2013-03-25 08:12 UTC] krakjoe@php.net
We await feedback
 [2013-03-25 08:57 UTC] viswanathan dot saravanan at wipro dot com
ya, we tried that option also
 [2013-10-15 11:54 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: Fri Apr 26 06:01:32 2024 UTC