Re: Compiling --with-openssl on Red Hat 9

From: Joe Conway <mail(at)joeconway(dot)com>
To: Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Compiling --with-openssl on Red Hat 9
Date: 2003-11-25 17:13:11
Message-ID: 3FC38DA7.2050707@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jonathan Gardner wrote:
> $ ./configure --with-openssl

I forget the exact reason, but I ran into this before. There is some
kind of dependency between openssl and kerberos 5. Try:

./configure --with-openssl --with-krb5=/usr/kerberos

Joe

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2003-11-25 17:15:56 Re: Compiling --with-openssl on Red Hat 9
Previous Message Jonathan Gardner 2003-11-25 16:54:38 Compiling --with-openssl on Red Hat 9