Re: [ADMIN] compile postgresql with krb

2009-10-07 Thread u235sentinel
rahimeh khodadadi wrote: Hi, When I compile postgresql 8.4.1 as below , it gives error like "checking for library containing krb5_sendauth... no configure: error: could not find function 'krb5_sendauth' required for Kerberos 5 " Of course, I already installled the krb-libs ./configure --with

[ADMIN] compile postgresql with krb

2009-10-07 Thread rahimeh khodadadi
Hi, When I compile postgresql 8.4.1 as below , it gives error like "checking for library containing krb5_sendauth... no configure: error: could not find function 'krb5_sendauth' required for Kerberos 5 " Of course, I already installled the krb-libs ./configure --with-krb5 --without-readline --wi