Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CLOAK] Cloakcoin | No Premine | X13 | Decentralized Market and PoSA
by
Cloak1
on 30/07/2014, 19:40:21 UTC
Hi
Anyone has a good and easy to follow readme/howto to set up an make a Wallet in Linux ( mint 17 )
tryed the one in the wallet on Github but that didint work Sad
Try this:cloakcoin-qt,pro right click open with qt creator-Build
Works in Mint 16 and is fastest way to do

Like i said before am a Linux Noob Sad  
there must be a noob paper some where on how to do it Cheesy

1) git clone https://github.com/CloakCoin/CloakCoinRelaunch
2) cd CloakCoinRelaunch
3) sudo apt-add-repository ppa:bitcoin/bitcoin
4) sudo apt-get update
5) 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 libminiupnpc-dev libminiupnpc8
6) qmake
7) make

Cool  ./cloakcoin-qt

Wallet running and syncing.
If you get error for libdb4.8,just delete 4.8