Answer the question
In order to leave comments, you need to log in
How to install a program from github in Ubuntu using the command line?
I'll admit right off the bat that I'm new to the Linux world.
The following task arose: to install a program on a remote host.
The manual provides the following sequence of commands. If I try to execute them, then I stumble upon the fact that the axis does not perceive the command as an address ( https://github.com/elmad/darkcoin-cpuminer-1.3-avx... So the question arose: How to proceed? Plus, I ask give a link to the command line manual in such cases
su mining
cd /home/mining/
https://github.com/elmad/darkcoin-cpuminer-1.3-avx...
cd ./darkcoin-cpuminer-1.3- avx-aes/
chmod +x autogen.sh
./autogen.sh
./configure CFLAGS="-O3 -march=native"
make
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question