Re: complie postgresql with kerberos in centos

Поиск
Список
Период
Сортировка
От rahimeh khodadadi
Тема Re: complie postgresql with kerberos in centos
Дата
Msg-id bbeb3140907260648v45ad2d84u962773ef6608cf5b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: complie postgresql with kerberos in centos  (rahimeh khodadadi <rahimeh.khodadadi@gmail.com>)
Ответы Re: complie postgresql with kerberos in centos  (Andreas Wenk <a.wenk@netzmeister-st-pauli.de>)
Список pgsql-admin
Nobody does me help. Please.

On Thu, Jul 23, 2009 at 8:59 AM, rahimeh khodadadi <rahimeh.khodadadi@gmail.com> wrote:
I already installed krb5-devel-1.6.1-31.el5_3.3, e2fsprogs-devel-1.39-20.el5, openssl-devel-0.9.8e-7.el5, But it is not compiled.
Please help
Thanks



On Wed, Jul 22, 2009 at 6:35 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
rahimeh khodadadi <rahimeh.khodadadi@gmail.com> writes:
> I have problem in compiling of postgresql with krb5 in CentOS;

It should pretty much just work, if you have the appropriate packages
installed.  On RHEL-5 I see the RPMs requiring
BuildPrereq: krb5-devel
BuildPrereq: e2fsprogs-devel
so make sure you have those installed.

> because of the fact that Postgresql need ldap in compile with krb5,

There is no such interaction that I'm aware of.

> On the other hand, using  this parameters in configuration, is send
> following error:
> " checking for SSL_library_init in -lssl... no
> configure: error: library 'ssl' is required for OpenSSL"

Sure looks like you haven't got openssl-devel installed, either.

On the whole, it sounds like you have little experience building
software in the RHEL environment.  Perhaps you should consider
grabbing the Red Hat or PGDG RPMs instead of building your own
version.

                       regards, tom lane


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

Предыдущее
От: Julius Tuskenis
Дата:
Сообщение: Re: Cannot connect to postgresql
Следующее
От: Andreas Wenk
Дата:
Сообщение: Re: complie postgresql with kerberos in centos