Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread mcelroy, tim
Title: RE: [ADMIN] Kerberos 5 build error Ok, thank you.  -Original Message- From:   Tom Lane [mailto:[EMAIL PROTECTED]] Sent:   Friday, January 27, 2006 3:39 PM To: mcelroy, tim Cc: 'pgsql-admin@postgresql.org' Subject:    Re: [ADMIN] Kerberos 5 b

Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread Tom Lane
"mcelroy, tim" <[EMAIL PROTECTED]> writes: > The libcrypto.so and libk5crypto.so files are in: > /usr/kerberos/lib and /usr/kerberos/lib64 I added them into the config > script with the '-with-libs..' > no luck. You'll need to look into the config.log file to see exactly why it's failing, the

Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread mcelroy, tim
Title: RE: [ADMIN] Kerberos 5 build error The libcrypto.so and libk5crypto.so files are in: /usr/kerberos/lib and /usr/kerberos/lib64  I added them into the config script with the '-with-libs..' no luck.  -Original Message- From:   Tom Lane [mailto:[EMAIL

Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread Tom Lane
"mcelroy, tim" <[EMAIL PROTECTED]> writes: >> What platform is this, and where does it actually keep its Kerberos >> libraries? It sounds like you are missing libcrypto or libk5crypto ... > This is a Linux platform, I downloaded Kerberos into /usr/include/heimdal > and do find the krb5_encrypt fu

Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread mcelroy, tim
Title: RE: [ADMIN] Kerberos 5 build error Thank you for the prompt reply. >>>> What platform is this, and where does it actually keep its Kerberos >>>> libraries?  It sounds like you are missing libcrypto or libk5crypto ... This is a Linux platform, I downl

Re: [ADMIN] Kerberos 5 build error

2006-01-27 Thread Tom Lane
"mcelroy, tim" <[EMAIL PROTECTED]> 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/kerb

[ADMIN] Kerberos 5 build error

2006-01-27 Thread mcelroy, tim
Title: Kerberos 5 build error 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