Re: ./configure --with-openssl=path fails

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Wes <wespvp(at)syntegra(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ./configure --with-openssl=path fails
Date: 2006-01-11 15:48:03
Message-ID: 13060.1136994483@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wes <wespvp(at)syntegra(dot)com> writes:
> On 1/6/06 2:47 PM, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Use --with-includes and --with-libraries as needed.

> That doesn't get the library paths into the binary. If the libraries are
> not in the default system search path, the user is screwed. Is there a way
> to solve this? I think the previous --with-openssl=path set the search path
> so the libraries would always be found.

No, it didn't. Really the best solution to this is to not have commonly
used libraries that aren't in the system search path ...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alban Hertroys 2006-01-11 15:49:41 Re: Connection specific information - Temporary table used
Previous Message Peter Filipov 2006-01-11 14:11:18 cursors as table sources