-
Notifications
You must be signed in to change notification settings - Fork 6
Linux_Client
hevnsnt edited this page Jun 14, 2016
·
8 revisions
In order to run the wallet on the Linux platform, you will need to compile it yourself. Luckily this is not as difficult as that sounds. The instructions below show how to get it running on Debian/Jessie.
sudo apt-get install build-essential qt4-qmake libqt4-dev libssl-dev libdb++-dev libminiupnpc-dev libboost-all-dev libcurl4-openssl-dev git qt-sdk libminiupnpc-dev libssl-dev libdb++-dev
- git clone https://github.com/SecKC/SecKCoin.git
- cd seckcoin/src
- make -f makefile.unix USE_UPNP=-
- addnode=104.154.95.66:1337
- addnode=107.178.223.6:1337