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-06 20:47:33
Message-ID: 22693.1136580453@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wes <wespvp(at)syntegra(dot)com> writes:
> ./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.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-01-06 20:56:57 Re: Reordering columns in a table
Previous Message Jim C. Nasby 2006-01-06 20:03:20 Re: Reordering columns in a table