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

Re: Building Subversion from Source. Cant find berkeley db

From: Nathan Fiedler <nathanfiedler_at_gmail.com>
Date: Sun, 6 Apr 2008 10:22:51 -0700

I notice the option name is misspelled (at least it looks like it, I
don't have the configure script on hand to check). Try using
--with-berkeley-db and see if that helps. And make sure the path name
is spelled correctly as well.

n

On Sun, Apr 6, 2008 at 7:17 AM, Puneet Lakhina <puneet.lakhina_at_gmail.com> wrote:
> Hi,
> I am trying to build subversion 1.4.6 with berkley db 4.6 from source. I
> have also downloaded and unzipped the dependencies package from the
> subversion website. I built berkley-db and it was installed without
> problems.
>
> Now when I try and run ./configure inside the unzipped subversion source i
> Get the following error:
> checking for Berkeley DB... not found
> configure: error: Berkeley DB not found.
>
> The command I am trying to run is as follows
>
> ./configure --with-berkely-db=/usr/local/BerkleyDB.4.6/
>
> I have also hereby attached the config log. Il be grateful if you could
> point out what could be the problem.
>
> Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-06 19:23:13 CEST

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.