[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: Sander Striker <striker_at_apache.org>
Date: 2003-08-18 18:18:40 CEST

> From: Daniel S. Haischt [mailto:me@daniel.stefan.haischt.name]
> Sent: Monday, August 18, 2003 5:40 PM

[...]
> installed Berkeley DBs:
>
> -> db4-4.0.14_1
> -> db41-4.1.25_1
>
> version 4.1.25 is needed for OpenLDAP which is running
> at the same system, and subversion was compiled against
> version 4.0.14.
>
> how is it possible to tell the SVN binaries that they
> should use the Berkeley DB which were used during compile
> time?

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

Sander

---------------------------------------------------------------------
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:19:26 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.