Re: You need to rebuild PostgreSQL using --with-libxml. - Mailing list pgsql-general

From Filip Rembiałkowski
Subject Re: You need to rebuild PostgreSQL using --with-libxml.
Date
Msg-id 92869e660809100720i20215091r31f394afd4ddeb39@mail.gmail.com
Whole thread Raw
In response to You need to rebuild PostgreSQL using --with-libxml.  ("Ricardo Antonio Yepez Jimenez" <RAYEPEZJ@seniat.gov.ve>)
List pgsql-general
2008/9/10 Ricardo Antonio Yepez Jimenez <RAYEPEZJ@seniat.gov.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

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Autocommit, isolation level, and vacuum behavior
Next
From: Alvaro Herrera
Date:
Subject: Re: plpgsql return select from multiple tables