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

Re: SSL is not supported

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-18 01:48:04 CEST

Martin Sebor wrote:
> I'm wondering if someone could help explain what I might be doing
> wrong building subversion-1.2.1. I have OpenSSL 0.9.8 (archives
> only) installed in /usr/local/openssl-0.9.8 on a relatively clean
> Solaris 9 box. I configured svn with the command below:
>
> ./configure --with-ssl=/usr/local/openssl-0.9.8 \
> --with-libs=/usr/local/openssl-0.9.8 \
> --prefix=/usr/local/subversion-1.2.1

Neon's configure script wants simply "--with-ssl", not
"--with-ssl=/path". Pass "--with-ssl" to subversion's configure, and
the option will be automatically passed down to neon's configure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 18 01:50:19 2005

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

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