Closed marcociencia closed 4 years ago
When I execute "make .." and "make" output errors as follows. I can't solve them, especially. Look at the command line I used:
sudo apt-get update sudo apt-get install sudo apt-get install build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev git clone https://github.com/tpruvot/cpuminer-multi/ cd cpuminer-multi/ chmod +x autogen.sh ./autogen.sh CFLAGS="-march=native" ./configure
---> error: make
sudo make install screen ./minerd -a cryptonight...
When I execute "make .." and "make" output errors as follows. I can't solve them, especially. Look at the command line I used:
sudo apt-get update sudo apt-get install sudo apt-get install build-essential autotools-dev autoconf libcurl3 libcurl4-gnutls-dev git clone https://github.com/tpruvot/cpuminer-multi/ cd cpuminer-multi/ chmod +x autogen.sh ./autogen.sh CFLAGS="-march=native" ./configure
---> error: make
sudo make install screen ./minerd -a cryptonight...