Post
Topic
Board Mining software (miners)
Re: CKPOOL - Open source pool/database/proxy/passthrough/library in c for Linux
by
agentcash
on 06/03/2017, 02:02:31 UTC
Seems to be working great on RPi3 running 64bit OpenSuse Leap - https://en.opensuse.org/HCL:Raspberry_Pi3

instead of apt-get just run
Code:
  zypper in yasm autoconf libtool git
  zypper in --type pattern devel_basis

then follow the rest of the install instructions. Thanks ck!