How to compile cpuminer-opt miner on Linux Ubuntu and Mint (16.04, 18.04)

Cpu mining
Cpu mining
7 هزار بار بازدید - 6 سال پیش - How to compile cpuminer-opt miner
How to compile cpuminer-opt miner on Linux Ubuntu and Mint (16.04, 18.04) for Yenten Coin.

For Linux, it is customary to assemble a miner from source codes. This gives the maximum speed. Plus the knowledge that there are no viruses.

sample for ubuntu:
sudo apt-get install -y git
git clone https://github.com/JayDDee/cpuminer-o...
cd cpuminer-opt
sudo apt-get install -y automake autoconf pkg-config libcurl4-openssl-dev libjansson-dev libssl-dev libgmp-dev make g++
sudo apt-get install -y lib32z1-dev
chmod +x build.sh
./build.sh

For ubuntu 18.04 and forks - need install:
sudo apt-get install -y lib32z1-dev

Mining command:
./cpuminer -a yescryptr16 -o stratum+tcp://cpu-pool.com:63368 -u WALLET_ADDRESS
6 سال پیش در تاریخ 1397/10/28 منتشر شده است.
7,074 بـار بازدید شده
... بیشتر