Re: RHEL3 configure ssl

From: Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com>
To: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: RHEL3 configure ssl
Date: 2008-02-28 00:06:50
Message-ID: 1204157210.3327.93.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

On Wed, 2008-02-27 at 16:16 -0500, Ray Stell wrote:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory

Add

--with-includes=/usr/kerberos/include --with-libraries=/usr/kerberos/lib

to your configure parameters. This is what we do while building
PostgreSQL RPMs on RHEL 3.

Regards,
--
Devrim GÜNDÜZ , RHCE
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2008-02-28 00:07:29 PostgreSQL UK 2008 Conference
Previous Message Colin Wetherbee 2008-02-27 23:44:23 Re: How to monitor the progress of a stored procedure?