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.
-- Naked
---------------------------------------------------------------------
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:54:09 2002