Re: configure problem --with-libxml

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org, nikolay(at)samokhvalov(dot)com
Cc: "Pavel Stehule" <pavel(dot)stehule(at)hotmail(dot)com>
Subject: Re: configure problem --with-libxml
Date: 2006-12-22 14:03:49
Message-ID: 200612221503.50622.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Nikolay Samokhvalov wrote:
> another way is:
> export CPPFLAGS=$(xml2-config --cflags); ./configure --with-libxml
>
> I think that such thing can be used in configure script itself,
> overwise a lot of people will try, fail and do not use SQL/XML at
> all.

The reason why I did not do this was that this could resolve
to -I/usr/include or -I/usr/local/include, but adding such a standard
path explicitly is wrong on some systems.

Clearly, we need to improve this, but I don't know how yet. Ideas
welcome.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-12-22 14:05:02 Re: xmlagg is not supported?
Previous Message Zeugswetter Andreas ADI SD 2006-12-22 12:51:31 Re: Load distributed checkpoint