Thx much, it worked!
On Mon, 21 Jun 2004 14:00:56 -0700, Delbert D. Franz <ddf@lka.com> wrote:
> 
> I am running Libranet 2.8.1 which uses Debian unstable.  Here is what works for
> me in that step.  You have to tell configure where to find DB.  In my case since
> I had built DB from source I used
> 
> ./configure --with_berkeley_db=/usr/local/BerkeleyDB.4.2
> 
> and then  svn was able to find what it wanted.   Thus find out
> where you have the build of DB on your system and give it
> the reference.
> 
> Note: I'm not sure if symbols between with, berkeley, and db
> are dashes or underscorese-my handwritten notes are a bit
> unclear on that.  Try underscore first and if it does not work use
> dashes-dogged persistence is the only way to make progress in
> software!!
> 
> 
> 
> 
> On Monday 21 June 2004 12:53 pm, Aaron Davies wrote:
> > I'm trying to build an SVN server from source under Debian Sarge, and
> > I'm having trouble getting ./configure to see my DB install. I have
> > installed Apache 2.0, DB latest w/patches, and neon 0.24.6, using
> > generic ./configure && make && make install (i.e., no --prefix
> > options). However, when I try to ./configure SVN (grabbed via SVN from
> > trunk), I get a warning about not being able to find DB and an alert
> > that it will fall back on the filesystem. I'd really like to get it
> > working with DB correctly. Does anyone have any ideas?
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: users-help@subversion.tigris.org
> >
> >
> 
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 17:22:26 2004