Hi doggie,
im strugglin with r-pi guide,
first
tar xvf cgminer-4.2.2.tar.bz2
doesnt work, we have to use bunzip2 first.
Then
./configure --enable-hexminera --enable-hexminerb --enable-hexminerc --enable-hexminer8 --hexminer8-set-diff-to-one 0 --hexminer8-chip-mask 255 --hexminer8-voltage 1000 --hexminer8-options 8:260 --hexminera-voltage 1340 --hexminera-options 16:450 --hexminerb-voltage 900 --hexminerb-options 16:1300 hexminerc-voltage 1020 --hexminerc-options 16:1300
guives follow error:
configure: error: unrecognized option: `--hexminer8-set-diff-to-one'
Try `./configure --help' for more information
any sugestion?
edit:
after deletin that option i get the same error in all options "unrecognized option"
does anyone have an already compiled version?