Post
Topic
Board Bitcoin Technical Support
Re: Centos 6.5 and Bitcoin
by
Ashbite
on 11/06/2014, 17:22:25 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.



Exactly what he says, this should do the trick. Ive had this problem before.