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