Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Sarius99 on April 04, 2017, 07:46:10 PM



Title: problems with installing nheqminer on debian
Post by: Sarius99 on April 04, 2017, 07:46:10 PM
hello, I followed the steps shown here : https://www.youtube.com/watch?v=EldQk9R6sww

the steps to install are :

Code:
https://github.com/nicehash/nheqminer.git
cd nheqminer
mkdir build
cd build
qmake ../nheqminer/nheqminer.pro
make

./nheqminer -l usa -u 12v4d15AuopsVzudct7J8LJMm7qH95SxA1.workerx -t 1


but if I enter "qmake ../nheqminer/nheqminer.pro" I get :

Code:
Cannot find file: ../nheqminer/nheqminer.pro.

but why ? as I see many have this problem... how to fix that ?

thanks for help !


Title: Re: problems with installing nheqminer on debian
Post by: Sarius99 on April 05, 2017, 07:43:04 PM
no idea ??