← Back to team overview

ius-coredev team mailing list archive

[Bug 800525] Re: ph53u-xml build upon libxml2 2.6.7 instead of 2.7.x

 

Hi lenzai,

We build against the latest version of libxml2 available in RHEL.  On
RHEL 5, this is currently 2.6.26-2.1.2.8.  Can you verify what version
of libxml2 you have installed?  The command would be:

[root@el5-64 ~]$ rpm -qa | grep libxml
libxml2-python-2.6.26-2.1.2.8.el5_5.1.x86_64
libxml2-2.6.26-2.1.2.8.el5_5.1.i386
libxml2-2.6.26-2.1.2.8.el5_5.1.x86_64


Additionally, if you are seeing this libxml2 version via PHP, please copy and paste the 'xml' section (search for libxml2) and paste that here.  On this system I just tested (RHEL 5.6) I verified that the version is also 2.6.26 via phpinfo().

With regards to the version itself...  libxml2 is something that a lot
of critical pieces in RHEL rely on... including Yum.  Definitely
something that RedHat needs to ensure stability on... so making big
version jumps just won't happen.  Actually, they've been at source
version 2.6.26 since Jun 06 2006 from looking at the changelog:

* Tue Jun 06 2006 Daniel Veillard <veillard@xxxxxxxxxx> 2.6.26-1
- upstream release 2.6.26 see http://xmlsoft.org/news.html

** Changed in: ius
       Status: New => Incomplete

** Changed in: ius
   Importance: Undecided => Low

** Changed in: ius
     Assignee: (unassigned) => BJ Dierkes (derks)

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/800525

Title:
  ph53u-xml build upon libxml2 2.6.7 instead of  2.7.x

Status in IUS Community Project:
  Incomplete

Bug description:
  I am running into PHP application issues  with DOM on centos 5.5
  x86_64.

  I installed php53u for PHP version 5.3.6 
  I found out that php53u-xml is build upon libxml2 v.2.6.7 whereas both ubuntu and windows version of PHP 5.3.6 are built upon libxml2 v 2.7.6 and 2.7.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/800525/+subscriptions


References