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

Re: problem installing subversion without berkeley DB

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Thu, 9 Jun 2011 21:04:52 -0400

On Thu, Jun 9, 2011 at 9:45 AM, ZXGLOSTER118, ext <
ext.ZXGLOSTER118_at_astrium.eads.net> wrote:

> Hi,
>
> I’m trying to install subversion 1.6.15 without bekerley DB (which is not
> installed).
>
> I have launch the command ./configure –without-berkeley-db but when doing
> make install the following error occurs:
>
> grep: can't open /usr/local/BerkeleyDB.4.2/lib/libdb-4.2.la
>
> Can't open /usr/local/BerkeleyDB.4.2/lib/libdb-4.2.la
>
> libtool: link: `/usr/local/BerkeleyDB.4.2/lib/libdb-4.2.la' is not a valid
> libtool archive
>
> make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 1
>
>
>
> How could I resolve this error ?
>
>
>
>
>
First: if you're building by hand, grab 1.6.17 for the latest updates.

Second. Why does it think Berkeley DB is install in
/usr/local/BerkeleyDB.4.2? You should be able to run "sh -x configure
--without-berkeley-db" or something like it and see what happens.
Received on 2011-06-10 03:05:23 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.