Post
Topic
Board Mining software (miners)
Re: need ubuntu help! terminal window posted cant install cgminer
by
pteranodon
on 23/06/2013, 02:12:09 UTC
Does this help any?


Code:
Basic *nix build instructions:
To actually build:

./autogen.sh # only needed if building from git repo
CFLAGS="-O2 -Wall -march=native" ./configure

No installation is necessary. You may run cgminer from the build
directory directly.