Changes

From Ravencoin Wiki
Jump to navigationJump to search
24 bytes added ,  15:16, 30 August 2019
#The Core Ravencoin developers did not build a binary for ARM architecture, which is needed for the Rasberry Pi. For the Raspberry Pi, I compiled a v2.2.2 [https://github.com/jeroz1/jeroz-Ravencoin/releases/tag/v2.2.2 ARM-linux version of Ravencoin]. Open a terminal and use the following commands to get it:
#:<pre>
#::cd ~/ &#10;wget https://github.com/jeroz1/jeroz-Ravencoin/releases/download/v2.5.1/raven-2.2/5.1-arm-linux-gnueabihf.tar.gz &#10;tar -xvzf raven-2.5.1-arm-linux-gnueabihf.tar.gz </pre> '''Note:''' I just saved you hours of headaches and 2 hours of compiling! If you do prefer compiling from source however, [https://github.com/RavenProject/Ravencoin/blob/master/doc/build-rasberrypi.md you can find the guide here].
# 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