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

Re: [Berkeley DB] running two different db versions on the same system

From: Daniel S. Haischt <me_at_stefan.haischt.name>
Date: 2003-08-18 18:42:06 CEST

Sander Striker wrote:

[...]

>
>
> LDFLAGS="-R/path/to/db4.0" ./configure ...
>

my question was, whether it would be possible to tell SVN
during runtime which DB version should be used.

anyway i am currently recompiling subversion, and it seems
the following configure line would be appropriate:

  LDFLAGS="-ldb41" ./configure \
  --with-berkeley-db=/usr/local/include/db41:/usr/local/lib

regards

daniel s. haischt

--
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 18 18:50:30 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.