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

[PATCH] Re: Can't get SSL working

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

Just adding [PATCH] to the subject line to make it easier for the patch
manager to spot. Also sending to the dev list instead of the users
list.

On Wed, Oct 15, 2003 at 11:06:14AM +0200, Michael Suess wrote:
[snip]
> The --with-ssl option of neon does not take arguments. You have to use
> --with-libs=/path/to/lib additionally. This is documented wrong in INSTALL, I
> posted a patch for it a while back, but it has not been applied yet.
> Reposting, in case somebody with commit access is listening...
>
>
> Log:
>
> Fix two minor errors in INSTALL about neons configure options.
>
> * INSTALL: fix
>
> Index: INSTALL
> ===================================================================
> --- INSTALL (revision 7424)
> +++ INSTALL (working copy)
> @@ -267,9 +267,9 @@
> a parameter when you run Subversion's "./configure", and it will
> be passed on to the Neon build system. If your OpenSSL
> installation is hard for Neon to find, you may need to use
> - "--with-ssl=/path/to/lib" instead. The zlib library is included
> + "--with-libs=/path/to/lib" additionally. The zlib library is included
> in Neon by default, but you can also specify a path to the
> - library using "--with-zlib". Consult the Neon documentation for
> + library using "--with-libs". Consult the Neon documentation for
> more information on how to use these parameters and versions of
> libraries you need.
>
>
> --
> "What we do in life, echos in eternity..."
> Michael Suess
> Public PGP key: http://www.suessnetz.de/michael/michaelsuess.gpg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

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

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.