Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml
Date
Msg-id 1258671537.6109.6.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Issues with Redhat 4 Postgresql 8.4 and support of libxml  (araza@esri.com)
Responses Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml  (araza@esri.com)
List pgsql-general
On Thu, 2009-11-19 at 12:05 -0800, araza@esri.com wrote:
> What are the issues with Redhat 4 in terms of supporting libxml? I
> build PostgreSQL 8.4 with --with-libxml option but still getting the
> following error.

If you are using libxml2-devel package from Red Hat repository, it won't
work. The libxml2 version in RHEL4 is not enough for xml support.

Either upgrade to RHEL5, or compile a newer version of libxml2 on your
system and build PostgreSQL against it.

Regards,

(The PostgreSQL packager)
--
Devrim GÜNDÜZ, RHCE
Command Prompt - http://www.CommandPrompt.com
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: Books
Next
From: araza@esri.com
Date:
Subject: Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml