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

Re: Q: how to build & install ssl-enabled client under jaguar from tarball

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-19 00:05:57 CEST

On Tue, 2004-05-18 at 16:59, Hamilton Link wrote:

> ./configure --with-openssl
> make
> make install

Congrats, you've guessed correctly. That's *exactly* what to do, just
change the switch to "--with-ssl".

> 1) does the ssl stuff come in a
> tarball

The tarball ships with neon, the http client library. If you pass
'--with-ssl', then neon will attempt to link against any openssl
libraries it can find on your system.

> and 2) does the tarball come prepared to install a client
> without building the server?

Absolutely.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 19 00:10:36 2004

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.