Post
Topic
Board Pools (Altcoins)
Re: [XMR] Monero Mining
by
bbOOmm
on 07/09/2016, 00:13:18 UTC


I'm going to try one more thing. I'm going to git clone the repo then make ..... and see what shakes loose

I deleted everything related to wolf-xmr-miner and emptied the trash --- a clean slate.

Then .....

Code:
cd ~
git clone https://github.com/wolf9466/wolf-xmr-miner
cd /home/monerominer/wolf-xmr-miner
make

Use gedit to edit xmr.conf to change the configuration to suit ( IE pool info & wallet address.paymentID)

Code:
./miner xmr.conf


And its working.... now for the tweaking

Thanks for the help.