On 1/6/06 2:47 PM, "Tom Lane" <[EMAIL PROTECTED]> wrote:

>>  ./configure --with-openssl=path
>> This no longer works with 8.x. See:
>>  <http://archives.postgresql.org/pgsql-committers/2003-11/msg00278.php>
>> What is the correct way to work around this restriction?
> 
> 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.

Wes



---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to