Installation CannabisCoin unter Ubuntu 16.04 Commandline

git clone https://github.com/cannabiscoindev/cannabiscoin420.git

cd cannabiscoin420/src

sudo apt-get install -y build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev

sudo apt-get install -y bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev

sudo apt-get install -y libboost-program-options-dev libboost-test-dev libboost-thread-dev

sudo apt-get install -y libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev

sudo apt-get install -y libqrencode-dev protobuf-compiler miniupnpc

sudo add-apt-repository ppa:bitcoin/bitcoin -y

sudo apt-get update -y

sudo apt-get install -y libdb4.8-dev libdb4.8++-dev

sudo apt-get install libboost-all-dev

sudo apt-get install libminiupnpc-dev

 

make -f makefile.unix

 

Schreibe einen Kommentar