Compilation & Installation on the Raspberry Pi 3

remac-lkr edited this page May 15, 2017 · 3 revisions

Prerequisities:

Use the latest version of Raspbian (I only tested this with it).

Compilation of miner

First Install Poco by using the command ./install-poco.sh with the shell-script in the creepMiner-folder.
After this open the Makefile with a Text Editor and change under CFLAGS -march=native to -march=armv6.
Now you can compile by using make. The Miner will be compiled into the subdirectory /bin.
Then change the run.sh-file to:
#!/bin/sh
export LD_LIBRARY_PATH="/usr/local/lib:$LD_LIBRARY_PATH"
./creepMiner

Then use sudo ldconfig to update the library cache.
Now you can cd into creepMiner/bin and start the Miner using ./creepMiner.

If you want, I would be glad if you donate to my Burst-Address: BURST-7F9H-KPAG-543J-6VL86