err no, you need to have both --with-ssl and --with-force-ssl
TTimo
On 20 Sep 2002 11:37:57 -0500
Ben Collins-Sussman <sussman@collab.net> wrote:
> Timothee Besset <ttimo@idsoftware.com> writes:
>
> > Mh what does it say exactly while it's checking for SSL availability?
> >
>
> Keep in mind that /usr/include/openssl/ contains headers for 0.9.6a,
> while /usr/local/include/openssl/ contains headers for 0.9.6g.
>
> ./configure --with-ssl:
>
> checking openssl/ssl.h presence... yes
> checking for openssl/ssl.h... yes
> checking openssl/opensslv.h usability... yes
> checking openssl/opensslv.h presence... yes
> checking for openssl/opensslv.h... yes
> checking OpenSSL version is >= 0.9.6f... no
> configure: error: old version of OpenSSL found
>
>
> ./configure --with-force-ssl:
>
> [no mention of ssl at *all* in test results]
>
> Install prefix: /usr/local
> Compiler: gcc
> XML Parser: libxml 2.4.24
> SSL library: No SSL support
> zlib support: unsuitable, >=1.1.4 required
> Build libraries: Shared=no, Static=yes
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 20 18:43:09 2002