A
A
Alexey Kostyukhin2018-11-07 11:37:55
mint
Alexey Kostyukhin, 2018-11-07 11:37:55

Why can't run xmr-stack-cpu on linux mint 17.3?

Good afternoon, the third day I suffer with the installation of a client for mining monero XMR-STACK-CPU on my linux mint 17.3 system. The client downloaded from the nanopool site and also tried from github. Everywhere one exhaust.
Installed according to the instructions:

# wget https://github.com/fireice-uk/xmr-stak-cpu/archive... Unzip
it:
# unzip master.zip
Change directory:
# cd xmr-stak-cpu-master
Run CMake:
# cmake .
After you are done, install the miner:
# make install
It should create a "bin" folder. Change to directory:
# cd bin
chmod +x xmr-stak-cpu
./xmr-stak-cpu

But after the make install command, the following message appears:
make: *** No rule for building `install' target. Stop.

I set everything right. I did everything under the root, just in case I gave out all the necessary rights, I changed the owner to myself.
What am I doing wrong?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SOTVM, 2018-11-07
@aleksey4uk

we read xmr-stak-cpu-master/LINUXCOMPILE.md
and there, "Russian in white"
we put the necessary dependencies
make . #build sudo make install #install BUT I would install via
sudo make checkinstall leolik.blogspot.com/2008/09/checkinstall.html you will answer a few questions in the console (to build the package (if you don’t know/doubt, press what they offer n o or y es as a result we have xmr-stak-cpu-master/bin/xmr-stak-cpu + xmr-stak-cpu-master/bin/config.txt

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question