[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: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-04-17 14:45:38 CEST

On Tue, Apr 17, 2001 at 07:43:24AM -0500, Ben Collins-Sussman wrote:
> 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.)

The key being "If you build statically", my point was that in order to
use ra_local you have to done one of:

1) Build statically, or

2) Build dynamically and run 'make install'

Not that you had to build dynamically in order to use ra_local
>
> 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.
>

Agreed.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
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.