For Miners having problems on Ubuntu Install this one

I had some trouble compiling some of the mining software out. I cam across this one which has work consistently on all 12 machines.

So here you go people :smiley:

sudo apt-get install cmake build-essential libboost-all-dev
git clone GitHub - sarath-hotspot/nheqminer: Equihash miner for NiceHash
cd nheqminer/nheqminer
mkdir build
cd build
cmake …
make

./nheqminer -l eu1-zcash.flypool.org:3333 -u [Your Wallet Address Here].worker1 -p x

I have removed the address from your post. I’m going to give you the benefit of the doubt that you did not intend to fool new users to mining to your address.