Post
Topic
Board Mining support
Re: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher
by
xmk3
on 14/03/2014, 02:10:23 UTC
I rewrote those instructions to include that library in the OP  https://bitcointalk.org/index.php?topic=494625.msg5448813#msg5448813

Those work for 12.04 and 13.10

Ubuntu 12.04.4

The first problem I ran into was that I had to install git. Not a problem since Ubuantu told me that I needed to, and how to do it.

Built cpuminer, and that went fine.
skipped over the stuff for ubuntu 13.10
I then could not build cgminer. "cd /home/miner/usb-miner/software/cgminer" said "no such file or directory".
I did find /home/usb-miner/software/cgminer" but that directory did not have "autogen.sh".

So, now I am stuck. Any thoughts?

I think you'd normally skip to the next step and run: CFLAGS="-O2 -Wall -march=native" ./configure

(May or may not work though.  might even be what's killing my SHA mining.. Smiley)