Re: xml2 install problem - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: xml2 install problem
Date
Msg-id 20061220223222.GA30769@alvh.no-ip.org
Whole thread Raw
In response to Re: xml2 install problem  (Paul Silveira <plabrh1@gmail.com>)
List pgsql-general
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

Huh, those are the source RPMs, not the devel RPMs.  Different thing.
You should be looking for libxml2-devel and libxslt-devel.
(Furthermore, installing stuff from different archs is probably not a
very good idea ...)

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Paul Silveira
Date:
Subject: Re: xml2 install problem
Next
From: Russell Smith
Date:
Subject: Re: Autovacuum Improvements