On Tue, Sep 3, 2019 at 9:41 AM swdev <swd...@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

Reply via email to