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

Re: freebsd questions

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-10-28 16:55:34 CET

Nuutti Kotivuori wrote:
> Philip Martin wrote:
>
>>Nuutti Kotivuori <naked@iki.fi> writes:
>>
>>
>>>Garrett Rooney wrote:
>>>
>>>>ideally, we would be able to ask apu-config where it's berkeley
>>>>db is, so we can just piggy back on the fact that they already
>>>>know where it is located, without needing to duplicate that code
>>>>ourselves.
>>>
>>>APR-UTIL is not linked against berkeley DB 4 necessarily.
>>
>>If APR-UTIL is not linked against BDB 4 then using it to build
>>mod_dav_svn produces an Apache module that fails at run-time with a
>>wrong database version error.
>
>
> Incorrect - there have been compatibility problems with having
> APR-UTIL linked against a different dbm - but they don't seem to be
> happening right now.
>
> As an example:
>
> naked@hadaka:~$ apu-config --libs
> -lgdbm -lxmlparse -lxmltok
>
> This is from a Debian machine. No problems what so ever with
> Subversion.

i suspect it will work for something like gdbm, but not for a different
version of berkeley db, but i'm just guessing.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 16:56:22 2002

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.