Post
Topic
Board Announcements (Altcoins)
Re: [ANN][WMCoin] WMC | Real games & online shops | Sig Campaign...
by
wmcoin
on 23/04/2016, 04:04:48 UTC
everyone, can you help me?
I installing WMCoin in my linux opensuse and get error message such as below
Code:
./WMcoin: error while loading shared libraries: libdb_cxx-5.3.so: cannot open shared object file: No such file or directory

http://s31.postimg.org/qmhj54iyz/Screenshot_from_2016_04_23_08_44_44.png

 Smiley
Install all these files below,you will see all be good:
sudo apt-get install build-essential
sudo apt-get install libssl-dev
sudo apt-get install libdb4.8-dev
sudo apt-get install libdb4.8++-dev

if have any problem,use this comand to install:
sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
        libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
        libssl-dev libdb4.8++-dev