Changes

From Ravencoin Wiki
Jump to navigationJump to search
No change in size ,  07:21, 6 November 2018
#Instead of the repository of the Core Ravencoin developers, [https://github.com/underdarkskies Under] who is also an active developer, compiled static versions of the Ravencoin wallet/node. Static means that this version works straight out of the box for each operating system. For the Raspberry Pi, you need the [https://github.com/underdarkskies/Ravencoin/releases ARM-linux version of Ravencoin]. Open a terminal and use the following code:
#:<pre>
#::cd ~/ &#10;wget https://github.com/underdarkskies/Ravencoin/releases/download/v2.1.2/raven-2.1.2-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-2.1.12-arm-linux-gnueabihf.tar.gz </pre> '''Note:''' Under and I just saved you hours of headaches and 2 hours of compiling!
# There is no working Ravencoin GUI for the Raspberry Pi. So you will need to get everything working from the command line. I like to put binaries into my default local user binary location so that I can globally access them from anywhere.
#:<pre>

Navigation menu