Re: [ADMIN] Postgres 8.1.x and MIT Kerberos 5

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [ADMIN] Postgres 8.1.x and MIT Kerberos 5
Дата
Msg-id 200602061811.29287.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: [ADMIN] Postgres 8.1.x and MIT Kerberos 5  (Mohan K <mohan.anon@gmail.com>)
Ответы Re: [ADMIN] Postgres 8.1.x and MIT Kerberos 5
Список pgsql-hackers
Mohan K wrote:
> Regarding the configure issue:
>  The platform is Tru64 Unix 5.1b, the problem I had was we have
> compiled our Kerberos build statically and is installed in a
> directory other than the standard location. The trick adding to LIBS
> did not work as it (krb5support) library needs to come after the
> other libs (is there a way to control that?).

I think what this comes down to is that we don't support static builds
very well at all.  So you will have to resort to editing
Makefile.global yourself after configuring.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [GENERAL] Logging statements and parameter values
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: slow information schema with thausand users, seq.scan pg_authid