Re: libxml2 is dropping xml2-config - Mailing list pgsql-hackers

From David Steele
Subject Re: libxml2 is dropping xml2-config
Date
Msg-id 95349047-31dd-c7dc-df17-b488c2d3441f@pgmasters.net
Whole thread Raw
In response to Re: libxml2 is dropping xml2-config  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: libxml2 is dropping xml2-config  (Christoph Berg <myon@debian.org>)
List pgsql-hackers
On 1/20/20 5:51 PM, Tom Lane wrote:
> Christoph Berg <myon@debian.org> writes:
>> Re: To PostgreSQL Hackers 2020-01-20 <20200120204715.GA73984@msg.df7cb.de>
>>> Debian reports that libxml2 is dropping the xml2-config binary:
> 
> Perhaps.  Are there any platforms where libxml2 doesn't install a
> pkg-config file?  What are we supposed to do if there's no pkg-config?
> (The workaround we have for that with ICU is sufficiently bletcherous
> that I'm not eager to replicate it for libxml2...)

Yes -- at least Ubuntu < 18.04 does not install pkg-config for libxml2. 
I have not checked Debian yet, but I imagine < 8 will have the same issue.

RHEL/CentOS 6/7 look OK and I'm betting 8 is OK as well.

So, based on my limited testing thus far it is not universally 
supported, even on non-EOL distros.

Christoph, are you saying we perhaps won't need to make this change?

Regards,
-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Next
From: Jesper Pedersen
Date:
Subject: Re: Index Skip Scan