Bitcoin Forum

Bitcoin => Mining support => Topic started by: shahzadex on September 05, 2016, 07:42:14 AM



Title: Request For help Ubuntu
Post by: shahzadex on September 05, 2016, 07:42:14 AM
hello All Experts

I install in sours on my server
how can config thsi file  ./cpuminer -c cpuminer-conf.json.lyra2re  Put My address In side


         

sudo apt-get install build-essential libcurl4-openssl-dev git automake libtool libjansson* libncurses5-dev libssl-dev
git clone --recursive https://github.com/tpruvot/cpuminer-multi.git
git checkout linux
./autogen.sh
./configure CFLAGS="-march=native" --with-crypto --with-curl
make
./cpuminer -help
# to run cpuminer and load settings from example cpuminer-conf.json.lyra2re configuration file issue this command:
./cpuminer -c cpuminer-conf.json.lyra2re