complie postgresql with kerberos in centos - Mailing list pgsql-admin

From rahimeh khodadadi
Subject complie postgresql with kerberos in centos
Date
Msg-id bbeb3140907220140q159d6398uf681810907ea8a4a@mail.gmail.com
Whole thread Raw
Responses Re: complie postgresql with kerberos in centos  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: complie postgresql with kerberos in centos  (Devrim GÜNDÜZ <devrim@gunduz.org>)
List 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 by date:

Previous
From: Andreas Wenk
Date:
Subject: Re: implement ldap authentication in PostgreSQL
Next
From: mitra nazemian
Date:
Subject: Re: implement ldap authentication in PostgreSQL