Re: Link requirements creep

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Link requirements creep
Дата
Msg-id Pine.GSO.4.64.0805180043500.8667@westnet.com
обсуждение исходный текст
Ответ на Link requirements creep  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Link requirements creep  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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@gregsmith.com http://www.gregsmith.com Baltimore, MD


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Lor
Дата:
Сообщение: New DTrace probes proposal
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: What in the world is happening on spoonbill?