View Single Post

   
  #6 (permalink)  
Old 04-09-2008, 02:02 PM
Devrim GUNDUZ
 
Posts: n/a
Default Re: xml2 install problem

Hi Paul,

On Wed, 2006-12-20 at 14:07 -0800, Paul Silveira wrote:
> ok. tried to install the correct libs and then do it but still same errors.
> Here is where I am now...
>
> # installed both rmp's that were necessary...
> rpm -i
> ftp://rpmfind.net/linux/redhat/enter...6.16-6.src.rpm
> rpm -i
> ftp://rpmfind.net/linux/redhat/enter...1.11-1.src.rpm


There are source RPMS. That means you just installed their source
tarballs+spec files. If you are a RHN customer, you should run

up2date -u libxml2-devel libxslt-devel

If you are not, download those SRPMs and then build RPM from them:

rpmbuild --rebuild libxslt-1.1.11-1.src.rpm

That will build the binary RPM. Install those ones.

Regards,
--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD4DBQBFigXjpme12CBXnxERAmrRAJdlqCmjMSzFKhGbOjkcdU xufLdLAKCNunSn
bo27BkwcIpFxuLCgaSnn9w==
=pZk8
-----END PGP SIGNATURE-----

Reply With Quote