[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: Fri, 6 Feb 2015 11:14:38 -0700 (MST)

I set the LD_LIBRARY_PATH as follows:

LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib:/usr/local/lib:/usr/sfw/lib/:/usr/local/BerkeleyDB.5.3/lib
export LD_LIBRARY_PATH

and also have the below in my ./configure as suggested by Brane

--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

Moved past the initial error with the two steps

--
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-tp191826p191855.html
Sent from the Subversion Dev mailing list archive at Nabble.com.
Received on 2015-02-06 19:15:37 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.