Trouble building Dogecoind on OS X

-1

I'm trying to build Dogecoind. It goes fine but I keep getting this error:

/Users/slayter/dogecoin/src/db.h:15:10: fatal error: 'db_cxx.h' file not found
include <db_cxx.h>

Slayter

Posted 2014-02-05T00:15:54.890

Reputation: 101

Answers

0

You need to install BerkleyDB, refer to this document ./doc/build-osx.md

robbywashere

Posted 2014-02-05T00:15:54.890

Reputation: 3