Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml

From: araza(at)esri(dot)com
To: 'Devrim GÜNDÜZ' <devrim(at)gunduz(dot)org>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml
Date: 2009-11-19 23:26:15
Message-ID: 2971B487BB423B4FBB3E74910BE51D750599F5A92E@redmx2.esri.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am not using libxml2-devel package. I built libxml2.so from source code (libxml2-2.6.30.tar.gz).

Thanks.

Ale.

-----Original Message-----
From: Devrim GÜNDÜZ [mailto:devrim(at)gunduz(dot)org]
Sent: Thursday, November 19, 2009 2:59 PM
To: Ale Raza
Cc: 'pgsql-general(at)postgresql(dot)org'
Subject: Re: [GENERAL] Issues with Redhat 4 Postgresql 8.4 and support of libxml

On Thu, 2009-11-19 at 12:05 -0800, araza(at)esri(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-11-19 23:49:08 Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml
Previous Message araza 2009-11-19 23:22:56 Re: Issues with Redhat 4 Postgresql 8.4 and support of libxml