Re: Linux: directory change .../lib to .../lib64

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Linux: directory change .../lib to .../lib64
Дата
Msg-id 1734270.1638375028@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Linux: directory change .../lib to .../lib64  (Matthias Apitz <guru@unixarea.de>)
Список pgsql-general
Matthias Apitz <guru@unixarea.de> writes:
> configure:2687: loading site script /usr/share/site/x86_64-unknown-linux-gnu
> | #!/bin/sh
> | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible.
> |
> | # If user did not specify libdir, guess the correct target:
> | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest.
> | if test "$libdir" = '${exec_prefix}/lib' ; then
> ...

Well, Autoconf's provision for site-local scripts is very ancient.
I say again that this isn't anything we've changed: either that
file wasn't there last time you did this, or its contents changed
underneath you.

            regards, tom lane



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

Предыдущее
От: Ben Chobot
Дата:
Сообщение: Re: Database Scalability
Следующее
От: SQL Padawan
Дата:
Сообщение: Re: Database Scalability