Skip to content

Arm 1.1.2

Latest
Compare
Choose a tag to compare
@testzcrypto testzcrypto released this 14 May 12:41
· 2 commits to master since this release

In order to run this version under Raspberry Pi your should install dependencies using following commands:

  • sudo apt-get update
  • sudo apt-get install libboost-system1.49 libboost-filesystem1.49 libboost-thread1.49 libboost-program-options1.49 libqt4-gui libqt4-network libdb5.1++ libminiupnpc-dev
  • tar xvf EnergyCoin-1.1.2-arm.tar.gz
  • ./energycoin-qt

This version tested at Raspberry Pi under QEMU.