pkglibdir versus libdir?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pkglibdir versus libdir?
Дата
Msg-id 19188.1059590731@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: pkglibdir versus libdir?  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter, I'm a little confused about the difference between the libdir and
pkglibdir settings created by configure.  What's supposed to go where?

I got a complaint from a Red Hat person that the regression tests failed
on a 64-bit machine.  Some investigation revealed that the problem was
that plpgsql.so got installed into $libdir while pg_regress.sh expected
to find it in $pkglibdir.  (The fact that they were different was an
RPM configuration bug, but if we are going to have two variables we
certainly ought to support their being different...)  I don't know how
to decide which one is wrong.
        regards, tom lane


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Upgrading my BSDI box, again
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Feature request -- Log Database Name