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

Compiling Subversion with SSL Support - not happening

From: Sankaran, Nambi <nsankaran_at_ebay.com>
Date: Tue, 9 Dec 2008 10:48:17 -0800

Hello Folks
 
(I asked this question in the users forum, but I couldn't find a
solution, hence I am asking the developers)
 
I am trying to build subversion using the source tarball in linux.
The build succeeds, but it is not linked with openssl correctly
 
$./svn
./svn: error while loading shared libraries: libssl.so.0.9.8: cannot
open shared object file: No such file or directory
 
 
I have used the following "configure" command,
 
./configure
      --prefix=/ebay/software/pkgs/linux/2.4.21/i686/subversion/1.5.4/
      --without-apxs
      --with-ssl
 
--with-libs=/ebay/software/pkgs/linux/2.4.21/i686/openssl/0.9.8i/lib/
 
--includedir=/ebay/software/pkgs/linux/2.4.21/i686/openssl/0.9.8i/includ
e
 
Does anyone attempted to build svn + apr + apr-util + neon + openssl ?
 
It would help me a lot, if you can share the information to build svn
with openssl.
 
thanks
nambi

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=981815
Received on 2008-12-09 21:41:18 CET

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.