Re: BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Pierre" <pierre42d(at)9online(dot)fr>
- Cc: pgsql-bugs(at)postgresql(dot)org
- Subject: Re: BUG #5153: Problem configuring postgresql-8.5alpha2 with SSL
- Date: Fri, 30 Oct 2009 17:14:13 -0400
- Message-id: <21934.1256937253@sss.pgh.pa.us> <text/plain>
"Pierre" <pierre42d(at)9online(dot)fr> writes:
> checking for SSL_library_init in -lssl... no
> configure: error: library 'ssl' is required for OpenSSL
> I just installed the last openssl release in its default location.
If you are using a distribution that provides separate -devel
subpackages, you probably need to install openssl-devel too.
regards, tom lane
Home |
Main Index |
Thread Index