Results 1 to 1 of 1
I have a project where I need to install an SVN server from source and I am having a problem getting Berkeley DB to work with the install. I have ...
- 04-07-2009 #1Just Joined!
- Join Date
- Apr 2009
- Location
- Illinois
- Posts
- 1
Class Project, Install SVN from source
I have a project where I need to install an SVN server from source and I am having a problem getting Berkeley DB to work with the install. I have the libdb4.7-dev package installed however the ./configure indicates it cannot find it. I've tried using the switch --with-berkeley-db=db.h:/usr/include:/usr/lib:db-4.7 but that doesn't work either. Any suggestions??


Reply With Quote