You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2004/05/18 22:05:57 UTC

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

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