| View previous topic :: View next topic |
| Author |
Message |
rec91402
Joined: 14 Nov 2009 Posts: 32
|
Posted: Sat Nov 14, 2009 2:13 pm Post subject: CentOS 5.4 and IceCast and the libxml issue |
|
|
I am starting to install on a CentOS 5.4 x86_64 based system which is:
| Code: |
root@rcc [~]# rpm -q libxml2 libxslt libxslt-devel libxml2-devel
libxml2-2.6.26-2.1.2.8
libxml2-2.6.26-2.1.2.8
libxslt-1.1.17-2.el5_2.2
libxslt-devel-1.1.17-2.el5_2.2
libxml2-devel-2.6.26-2.1.2.8
libxml2-devel-2.6.26-2.1.2.8
root@rcc [~]# uname
Linux
root@rcc [~]# uname -a
Linux rcc.rccons.com 2.6.18-028stab064.8 #1 SMP Fri Nov 6 11:28:25 MSK 2009 x86_64 x86_64 x86_64 GNU/Linux
root@rcc [~]# cd /
|
So WHM/CPanel based CentOS seems to have an issue with libxml based on posts here.
What it is the MIN libxml and libxml-devel packages?
A post here mentioned something about http://IP:2082/scripts2/autofixer
From a listing on the CPanel site this shows as 2.6.28 is that the minimum?
This doesn't exist on my setup, which is a VPS.
I've got the latest src.tgz ready to go, but I want to be sure that all required files are in place.
There was another post about an RPM for CentOS, but its only 386K v. the 1.8M, seems woefully small compared to the other file even if its a source file.
To update these problem files, are these the correct RPM's:
| Code: |
ftp://xmlsoft.org/libxml2/libxml2-python-2.7.6-1.x86_64.rpm
ftp://xmlsoft.org/libxml2/libxml2-devel-2.7.6-1.x86_64.rpm
ftp://xmlsoft.org/libxml2/libxml2-2.7.6-1.x86_64.rpm
ftp://xmlsoft.org/libxml2/libxslt-python-1.1.26-1.x86_64.rpm
ftp://xmlsoft.org/libxml2/libxslt-devel-1.1.26-1.x86_64.rpm
ftp://xmlsoft.org/libxml2/libxslt-1.1.26-1.x86_64.rpm
|
I'd like to put together a solution for all CentOS users since thats the overwhelming choice in the hosting industry v. any thing else. |
|
| Back to top |
|
 |
jcr Modérateur français

Joined: 14 Apr 2006 Posts: 544 Location: France, Auvergne
|
Posted: Sat Nov 14, 2009 3:14 pm Post subject: |
|
|
Those are latest versions. However, on Centos, it's better to grab src.rpm packages and rebuild them properly. _________________ Epsilon Friends Radio Icecast Radio on CentovaCast admin panel. Icecast hosting |
|
| Back to top |
|
 |
rec91402
Joined: 14 Nov 2009 Posts: 32
|
|
| Back to top |
|
 |
HardRocker
Joined: 21 Nov 2009 Posts: 2
|
Posted: Sat Nov 21, 2009 5:14 am Post subject: |
|
|
| Use yum to install libxml on CentOS. |
|
| Back to top |
|
 |
rec91402
Joined: 14 Nov 2009 Posts: 32
|
Posted: Sat Nov 21, 2009 4:21 pm Post subject: |
|
|
| HardRocker wrote: |
| Use yum to install libxml on CentOS. |
Thanks, but there is no need to, there is a symlink issue that points to an older libxml on CentOS.
I only needed to install the encoder tools and IC2 compied fine once the libxml2 symlink was pointed to a version that has the xml cache function. |
|
| Back to top |
|
 |
|