Re: Kerberos 5 build error - Mailing list pgsql-admin

From Tom Lane
Subject Re: Kerberos 5 build error
Date
Msg-id 5216.1138389445@sss.pgh.pa.us
Whole thread Raw
In response to Kerberos 5 build error  ("mcelroy, tim" <tim.mcelroy@bostonstock.com>)
List pgsql-admin
"mcelroy, tim" <tim.mcelroy@bostonstock.com> writes:
> Has anyone run into this issue? I'm trying to configure PostgreSQL 8.01 in
> order to retrofit the pgAdmin3 admin module. In my configure script I use
> --with-krb5 and have also added the following upon reading other
> suggestions: --with-libs=/usr/kerberos/lib
> -with-includes=/usr/kerberos/include
> But I still get the following error:

> checking for library containing krb5_encrypt... no
> configure: error: could not find function 'krb5_en crypt' required for
> Kerberos 5

What platform is this, and where does it actually keep its Kerberos
libraries?  It sounds like you are missing libcrypto or libk5crypto ...

            regards, tom lane

pgsql-admin by date:

Previous
From: "mcelroy, tim"
Date:
Subject: Kerberos 5 build error
Next
From: "mcelroy, tim"
Date:
Subject: Re: Kerberos 5 build error