Re: You need to rebuild PostgreSQL using --with-libxml.

From: Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com>
To: "Ricardo Antonio Yepez Jimenez" <RAYEPEZJ(at)seniat(dot)gov(dot)ve>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: You need to rebuild PostgreSQL using --with-libxml.
Date: 2008-09-10 14:20:43
Message-ID: 92869e660809100720i20215091r31f394afd4ddeb39@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2008/9/10 Ricardo Antonio Yepez Jimenez <RAYEPEZJ(at)seniat(dot)gov(dot)ve>:
>
>
> Hi,
>
> As I compile postgresql 8.3.2 to support sql / xml, Red hat 5.1 enterprise
> edition, I need to know the steps to comfigurarlo, if someone owns a manual.

nothing fancy; just install libxml2 (on Debian I needed libxml2-dev,
djust this to RH5.1),
and reconfigure postgres sources --with-libxml

http://www.postgresql.org/docs/8.3/static/install-procedure.html

--
Filip Rembiałkowski

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-09-10 14:26:13 Re: plpgsql return select from multiple tables
Previous Message Alvaro Herrera 2008-09-10 14:20:24 Re: Autocommit, isolation level, and vacuum behavior