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

Re: Trying to build svn 1.12.2 from tarball

From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Tue, 3 Sep 2019 10:07:37 -0400

On Tue, Sep 3, 2019 at 9:41 AM swdev <swdev1_at_gmail.com> wrote:

> OPENSSL (manual download)
> =======
> cd openssl
> git clone git://git.openssl.org/openssl.git .
> ./config --prefix=/home/jonny/subversion
> --openssldir=/home/jonny/subversion/etc/ssl/openssl.cnf
> make
> make test
> make install
> cd ..
>

You might also want to look at:
https://wiki.openssl.org/index.php/Compilation_and_Installation#PREFIX_and_OPENSSLDIR
Received on 2019-09-03 16:07:59 CEST

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.