complie postgresql with kerberos in centos

Поиск
Список
Период
Сортировка
От rahimeh khodadadi
Тема complie postgresql with kerberos in centos
Дата
Msg-id bbeb3140907220140q159d6398uf681810907ea8a4a@mail.gmail.com
обсуждение исходный текст
Ответы Re: complie postgresql with kerberos in centos
Re: complie postgresql with kerberos in centos
Список pgsql-admin
Hi readers,

I have problem in compiling of postgresql with krb5 in CentOS;

My compiling statement is :
./configure  --with-krb5 --without-readline  --without-zlib  --with-openssl --with-ldap
because of the fact that Postgresql need ldap in compile with krb5, I have to add  --with-openssl , --with-ldap parameters in configuration.
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
"

Please help me.


Thanks
Miss.R.KH

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

Предыдущее
От: Andreas Wenk
Дата:
Сообщение: Re: implement ldap authentication in PostgreSQL
Следующее
От: mitra nazemian
Дата:
Сообщение: Re: implement ldap authentication in PostgreSQL