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

Re: bekeley database problem with subversion

From: Roland Bramm <roland_at_butlers-djihad.de>
Date: 2003-05-07 17:32:23 CEST

At 17:25 Uhr +0200 07.05.2003, hannes.holzhammer@datacon.at wrote:
>Hi everybody,
>
>i´m trying to install subversion with http support.
>everything works fine until i want to compile the subversion with berkeley
>support.
>then i get this error.
>
>checking for Berkeley DB in /usr/local/subversion-0.21.0 (as db4)... no
>checking for Berkeley DB in /usr/local/subversion-0.21.0 (as db)... no
>configure: error: Could not find Berkeley DB 4.0.14 with names: db4 db
>
>
>I´m using debian, the apache 2.0.45 and the berkely database db-4.0.14.
>
>can anybody tell me what is wrong?

maybe you berkeley DB is in a starnge place
make the cnfig of svn like
./ configure --with-berkeley-db="Path to your berekley DB"

if there is still somthin strange (in the macosXcase the include path
of the db ist uncommen)
you can set the include files per
setenv CPPFLAGS "-I Path"

regards Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 17:33:19 2003

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.