On Tuesday 18 February 2003 22.01, Robert Collins wrote:
> On Wed, 2003-02-19 at 07:31, John Peak wrote:
> > - I have OpenSSL 0.9.6 installed and the header files are
> > definately in /usr/local/include. I have checked and rechecked
> > this numerous times. - Specifying the "--with-openssl" does not
> > seem to help. I have tried the following configurations with the
> > same result:
> > ./configure --enable-ssl
> > --with-openssl=/usr/include/openssl ./configure --enable-ssl
> > --with-openssl=/usr/include/openssl
>
> So, ssl in /usr/local/include : configure with
> --with-openssl=/usr/local/include/openssl.
Actually it whould then be --with-openssl=/usr/local. The
--with-openssl option wants the prefix of the OpenSSL installation,
not the location of the headers.
Regards
Henrik
Received on Tue Feb 18 2003 - 15:08:33 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:27 MST