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.

Reply via email to