I just spent the last bit compiling cpuminer on the RaspberryPi, and here’s my notes:
-
sudo apt-get install automake libcurl4-openssl-dev libssl-dev
-
./configure
- Edit the
compat/jansson/makefile
and switchar
andranlib
togcc-ar
andgcc-ranlib
-
make
-
strip cpuminer