Re: NetBSD vs libxml2

Поиск
Список
Период
Сортировка
От Geoff Winkless
Тема Re: NetBSD vs libxml2
Дата
Msg-id CAEzk6ffsmWbv3QuEd_kbsTgp-8E36ejHc-rOsSky8M-RuzvsjA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: NetBSD vs libxml2  (Nico Williams <nico@cryptonector.com>)
Список pgsql-hackers
My opinion (if it's worth anything) is that a binary should not specify search paths for libraries other than those explicitly provided with it as part of its own package.

The environment should handle shared library paths, using $LD_PATH or ldconfig or whatever. If a binary has to specify where is a third-party shared library that it wishes the dynamic loader to use then the environment is not set up correctly.

Geoff

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: libpq should not look up all host addresses at once
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [HACKERS] pgbench - allow to store select results into variables