Post
Topic
Board Mining support
Re: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher
by
miaviator
on 14/03/2014, 12:07:25 UTC
hmmm
you need to change /home/miner to ~ if your username isnt miner.
I updated the OP if there is no autogen.sh run autoreconf -i


This is the problem code:
Quote
Build cgminer:
Code:

cd /home/miner/usb-miner/software/cgminer
./autogen.sh
CFLAGS="-O2 -Wall -march=native" ./configure --enable-gridseed
make
cd

I tried the autoreconf -i from the cgminer directory, and had this error:
Quote
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Since I just setup the machine, I will set it up again with the user miner.
You might want to update the beginning of the instructions to add something like:
"Create a user account with the name 'miner'" ...


Will do.  Actually I'll make it username agnostic.