Dear Dev,
would love to run the Cream wallet on Ubuntu 16.04, but i just got the error message:
./Cream-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory
Is there any how-to?
Would appreciate your help. Thanks
Try this:
sudo apt-get install build-essential libssl-dev libboost-all-dev git libdb5.3++-dev libminiupnpc-dev
it's published here:
https://github.com/creamcoin/CREAM-cryptocurrency#install