Re: Fixed directory locations in installs

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Fixed directory locations in installs
Дата
Msg-id 200405030859.04369.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Fixed directory locations in installs  (Claudio Natoli <claudio.natoli@memetrics.com>)
Список pgsql-hackers
Claudio Natoli wrote:
> I'm yet to see a convincing argument for why we can't adopt the
> "binary-location/../share" approach as submitted late March. AFAICS,
> it was rejected on the basis that it was not platform independent (no
> arguments there) and that we could not rely on the ".." approach.

The only objection was that it hardcodes the layout already in the 
source, which gives us no flexibility at all to try out different 
installation layouts.  If you want to compute the relative paths from 
bindir to libdir etc. at build time based on actual configure options, 
then I see no problem with that.



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: ANALYZE locks pg_listener in EXCLUSIVE for long
Следующее
От: Claudio Natoli
Дата:
Сообщение: Re: Fixed directory locations in installs