Re: Build 8.3 with OpenSSL on CentOS 5.x? - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Build 8.3 with OpenSSL on CentOS 5.x?
Date
Msg-id 5ded07e00803040706t42d494d7ne6a70fae175e026a@mail.gmail.com
Whole thread Raw
In response to Re: Build 8.3 with OpenSSL on CentOS 5.x?  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
List pgsql-general
On 3/4/08, Devrim GÜNDÜZ <devrim@commandprompt.com> wrote:
> Hi,
>
>
>  On Tue, 2008-03-04 at 00:34 -0500, Tom Lane wrote:
>  > Karl Denninger <karl@denninger.net> writes:
>  > > Anyone know where the magic incantation is to find the crypto
>  > libraries?
>  >
>  > If the RPM layout is the same as Fedora (which it surely oughta be)
>  > openssl is what provides libcrypto.so.
>
>
> I think you meant openssl-devel ?

That probably is needed if you're compiling against the library (since
it has the header files) but the actual runtime shared library is in
'openssl'--you don't need 'devel' if you're just installing binaries.

-Doug

pgsql-general by date:

Previous
From: Henrik
Date:
Subject: Re: Checkpoints questions
Next
From: Justin
Date:
Subject: how do you write aggregate function