From: | Ashutosh Sharma <ashu(dot)coek88(at)gmail(dot)com> |
---|---|
To: | "Khanna, Sachin 000" <Sachin(dot)Khanna(at)sysco(dot)com> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Subject: | Re: Help needed configuring postgreSQL with xml support |
Date: | 2020-08-27 08:42:07 |
Message-ID: | CAE9k0PmPJWHEM1ymjeesYyOXjVknQFot3=C4B88ymNnNdNpaVw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
In addition to what Thomas said, I would also recommend you to refer
to the description of --with-libxml command line option provided in
the postgres installation-procedure page - [1].
[1] - https://www.postgresql.org/docs/12/install-procedure.html
--
With Regards,
Ashutosh Sharma
EnterpriseDB:http://www.enterprisedb.com
On Thu, Aug 27, 2020 at 1:56 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
>
> On Thu, Aug 27, 2020 at 8:17 PM Khanna, Sachin 000
> <Sachin(dot)Khanna(at)sysco(dot)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.
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jakub Wartak | 2020-08-27 08:48:33 | Re: Handing off SLRU fsyncs to the checkpointer |
Previous Message | Paul Guo | 2020-08-27 08:39:01 | Some two phase optimization ideas |