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

Re: DB error creating repository

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-26 23:17:05 CET

Mark Bainter <mark-svn@webtech.dresser.com> writes:

> I wondered about that when I did ldd. I did manage to miss the part
> in building apache about adding those two arguments. I'm rebuilding
> it again with those added in...however, I'm curious, it was my
> understanding that the svnadmin command worked directly on the filesystem
> and doesn't touch apache...so why would that cause this issue?

Are you building apr/apr-util in the Subversion tree? If so then you
will need to pass the Apache BDB configure flags to the Subversion
configure so that they get passed to the Subversion apr-util. If you
are building and installing Apache it might be easier to configure
Subversion to use the apr/apr-util installed by Apache, rather than
build them in the Subversion tree.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 23:18:03 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.