RE: Re: Compiling Subversion with SSL Support - not happening
From: <postmaster_at_tigris.org>
Date: Mon, 22 Dec 2008 11:05:48 -0800 (PST)
Hi Stefan, Allan
Thanks for your help.
1. built apr-1.3.3 as static library
2. build apr-util-1.3.4 as static library
3. build openssl-0.9.8i as static library
5. build subversion 1.5.4 with --disable-shared option
export OPENSSL_DIR=/ebay/software/pkgs/linux/2.4.21/i686/openssl/0.9.8i/
./configure
make
This method builds "svn" that statically binds to openssl.
Thanks
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.