cpuminer icon indicating copy to clipboard operation
cpuminer copied to clipboard

build instructions

Open MrCryptoKlepto opened this issue 5 years ago • 3 comments

Build instructions to vague. Step by step in the wiki would be ideal. I think only those with extensive computer knowledge can build this. Anyone should be able to mine this with zero computer knowledge, Zcoin is monopolized right now with out computer instructions for the computer illiterate. I personally this is not on par for what Zcoin's new algo stood for.

MrCryptoKlepto avatar Apr 02 '19 12:04 MrCryptoKlepto

  1. Open a terminal in folder

  2. chmod a+x autogen.sh

  3. chmod a+x build.sh

  4. ./build.sh

  5. ./cpuminer -a algo here -o url here:port here -u username here -p password here etc etc etc

ghost avatar Jan 29 '21 13:01 ghost

may be include "./autogen.sh" into build.sh

djm34 avatar Jan 29 '21 16:01 djm34

may be include "./autogen.sh" into build.sh

It was already implemented

ghost avatar Jan 30 '21 00:01 ghost