Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XC] >> Mandatory Update to new Wallet - The first POS X11 anonymous wallet
by
n00bnoxious
on 29/05/2014, 08:37:46 UTC
/home/oliver/x11coin/src/db.h:14: error: db_cxx.h: No such file or directory
 #include
 

Which package do I need to install to get the db_cxx.h file? I am using Ubuntu.

Hey - you need libdb4.8++-dev.... You can use libdb++-dev, but you may lose backwards compatibility if you need to load your wallet on another system.

There are other issues with building the wallet in Ubuntu I found though so best of luck with the rest!

You may need to edit the X11Coin.pro file and do some manual commenting and uncommenting, and last time I checked there was a typo too....