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

Re: Can't get SSL working

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-10-15 15:36:10 CEST

On Wed, Oct 15, 2003 at 02:44:32AM -0500, Paul Gross wrote:
> No matter how I run the configure command, the only line in the
> config.log containing the word ssl is the line which echos my input
> command. Is there something I'm missing here? Why isn't there
> something in the log about trying to find ssl? Thanks.

You might find it easier to compile and install neon first and then
compile Subversion using the installed neon. It's neon that uses SSL.
Subversion doesn't directly use SSL.

i.e compile neon with the "--with-ssl --with-libs=/path/to/ssl" options
and then compile subversion with the "--with-neon=/path/to/neon" option.

Check neon's config.log if that doesn't work.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 15 15:37:48 2003

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.