Re: Help needed configuring postgreSQL with xml support - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Help needed configuring postgreSQL with xml support
Date
Msg-id CA+hUKG+_5g8EBABfo-mFM=5WYE-zqJ-Vk+ZrBXpEENegR3F-ag@mail.gmail.com
Whole thread Raw
In response to Help needed configuring postgreSQL with xml support  ("Khanna, Sachin 000" <Sachin.Khanna@sysco.com>)
Responses Re: Help needed configuring postgreSQL with xml support  (Ashutosh Sharma <ashu.coek88@gmail.com>)
List pgsql-hackers
On Thu, Aug 27, 2020 at 8:17 PM Khanna, Sachin 000
<Sachin.Khanna@sysco.com> wrote:
> I am getting following error in  configuration.log of installation . Please help

You didn't mention what operating system this is, but, for example, if
it's Debian, Ubuntu or similar you might need to install libxml2-dev
and pkg-config for --with-libxml to work.



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Add Information during standby recovery conflicts
Next
From: Peter Eisentraut
Date:
Subject: Support for OUT parameters in procedures