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

Re: svn_error: #21055

From: Ben Collins-Sussman <sussman_at_newton.ch.collab.net>
Date: 2001-04-17 14:43:24 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
 
> If you want to use the DAV client, you need dynload, so you will need to
> install stuff. [...]

Not true. The `svn --version` output I just mailed is from my
statically linked binary, with no subversion .so's anywhere on the
system.

If you build statically and have db3, both ra modules should link into
your app. (libsvn_ra_dav only requires neon, nothing fancy there.)

If you want to run Apache + mod_dav + mod_dav_svn, *then* you need to
make sure that mod_dav_svn is built dynamically, and that it's able to
find shared verisons of the delta/repos/fs/subr libraries on your
system.
Received on Sat Oct 21 14:36:28 2006

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.