nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
768 stars 583 forks source link

nheqminer Command Not Found #237

Open kingblah opened 7 years ago

kingblah commented 7 years ago

I downloaded the binaries for Ubuntu 16.04, and extracted the zip. It extracts a file named "nheqminer_16_04" - when I try to run the command nheqminer -h I get the error "command not found".

I'm using the binaries as I'm getting an error when building from source - I don't have CUDA as the Linux machine I'm running from doesn't have a GPU, and I want to do CPU-only mining.

Thanks

ilovelinux commented 7 years ago

I think you should run nheqminer as an executable. Try to exec ./nheqminer instead of nheqminer