This is a discussion on krb5_encrypt error within the pgsql Admins forums, part of the PostgreSQL category; --> Greetings, Has anyone run into this issue? I'm trying to configure PostgreSQL 8.01 in order to retrofit the pgAdmin3 ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greetings, 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 Any ideas? Thanks, Tim |