Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer - new unified multi-algorithm on-the-fly kernel switching miner
by
lewisc46
on 04/06/2014, 18:29:57 UTC
anyone able to clarify if i'm missing a step ? trying to compile this into bamt.

cd /opt/mners
git clone https;//github.com/sgminer-dev/sgminer
cd sgminer
./autogen.sh
./configure
make

doesn't look like there is much in the autogen shell compared to previous installs I've been playing with ..