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