From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Link requirements creep |
Date: | 2008-05-18 04:52:03 |
Message-ID: | Pine.GSO.4.64.0805180043500.8667@westnet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sat, 17 May 2008, Tom Lane wrote:
> I was displeased to discover just now that in a standard RPM build of
> PG 8.3, psql and the other basic client programs pull in libxml2 and
> libxslt; this creates a package dependency that should not be there
> by any stretch of the imagination.
When we noticed this recently, my digging suggested you'll be hard pressed
to have a RedHat system now without those two installed. The libxslt RPM
provides necessary components for KDE, GNOME, and Sun's Java RPM.
libxml2 is far more intertwined even than that. These dependencies are
unpleasant technically, but I don't think the introduce any real
functional creep. It would be difficult to even strip a system down to
the point where these packages weren't available.
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2008-05-18 04:56:33 | Re: What in the world is happening on spoonbill? |
Previous Message | Robert Lor | 2008-05-18 02:33:01 | New DTrace probes proposal |