Post
Topic
Board Bitcoin Technical Support
Re: Centos 6.5 and Bitcoin
by
trny
on 11/06/2014, 06:17:55 UTC
This is a super late response, but I ran into the exact same problem as you on Ubuntu 14.04 today so I thought I'd share. Built BerkeleyDB 4.8 from scratch which resulted in a successful compile but received the same error when trying to start the daemon.

Turns out a simple "apt-get install libdb4.8++" does the trick.