Re: xml2 install problem

From: Devrim GUNDUZ <devrim(at)CommandPrompt(dot)com>
To: Paul Silveira <plabrh1(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: xml2 install problem
Date: 2006-12-21 03:56:19
Message-ID: 1166673379.3075.29.camel@laptop.gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/enterprise/4/en/os/i386/SRPMS/libxml2-2.6.16-6.src.rpm
> rpm -i
> ftp://rpmfind.net/linux/redhat/enterprise/4/en/os/x86_64/SRPMS/libxslt-1.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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 马庆 2006-12-21 04:01:03 Connecting performance
Previous Message Adrian Klaver 2006-12-21 03:51:09 Re: need help with plpgsql execute insert