Closed luthermarcus closed 7 years ago
sudo apt-get install qt4-dev-tools libboost-dev libboost-thread-dev libboost-program-options-dev libboost-filesystem-dev libboost-system-dev libdb++-dev libminiupnpc-dev libssl-dev
git clone https://github.com/emarkproject/eMark
cd eMark
qmake
make
Start the DEM wallet with:
cd eMark
./eMark-qt
Does it work? :)
I would like to build wallet on ubuntu. Seems like there is no directions and normal building wont work.