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

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
there must be a noob paper some where on how to do it

1) git clone
https://github.com/CloakCoin/CloakCoinRelaunch2) 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