I'm fairly certain the problem I'm having is due to the tiny RAM on the pi (1GB
). Even setting a huge swap of 8GB
didn't help. I'm finding that 2GB
is the absolute minimum.
RE: Mining Steem on OS X
You are viewing a single comment's thread from:
Mining Steem on OS X
You've probably seen this, and not sure how it would work with a pi: If memory is to low to compile run:
cmake -DENABLE_CONTENT_PATCHING=OFF -DLOW_MEMORY_NODE=ON CMakeLists.txt
I Took this from here: https://steemit.com/steemhelp/@proctologic/easy-install-steemd-in-ubuntu
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit