Post
Topic
Board Micro Earnings
Re: [ANN] | Support Thread | Coins4Hash | Tomos Mining Refugees: This is For You!
by
dekoedoemoe
on 10/04/2018, 11:13:28 UTC
hmm here you go then, for your bash if you use debian/ubuntu:
Code:
sudo apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir xmr-stak/build
cd xmr-stak/build
cmake ..
make install