[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: neon question

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-20 18:37:57 CEST

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:39:56 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.