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 ..