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