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

Re: Configuring Subversion with Berkeley DB Error: configure: error: Berkeley DB 4.0.14 or 5.x wasn't found

From: kay <kayibm1_at_gmail.com>
Date: Thu, 12 Feb 2015 09:41:24 -0700 (MST)

Brane,
 Which include are you referring to here. Below is what I used for the
./configure step:

./configure --prefix=/dhhs1t/3rdparty/tools/svn --with-apr=/usr/local/apr/
--with-apr-util=/usr/local/apr/
--with-berkeley-db=/usr/local/BerkeleyDB.5.3/include/db.h:/usr/local/BerkeleyDB.5.3/include:/usr/local/BerkeleyDB.5.3/lib:db-5.3
--with-serf=yes --with-apxs=/dhhs1t/3rdparty/tools/apache/bin/apxs
--with-sqlite=/dhhs1t/3rdparty/tools/svn/subversion-1.8.11/sqlite-amalgamation/sqlite3.c
--enable-maintainer-mode.

The include that I noticed there is that of BDB. Just wanted to be sure that
is what you are referring to.

--
View this message in context: http://subversion.1072662.n5.nabble.com/Configuring-Subversion-with-Berkeley-DB-Error-configure-error-Berkeley-DB-4-0-14-or-5-x-wasn-t-found-tp191826p191992.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
Received on 2015-02-12 17:42:54 CET

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.