Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
Streeky
on 07/04/2018, 19:54:41 UTC
Ok guy and girls, i've hit another wall.

So hears what iv done;

Re formatted SD properly.

Re installed NOOBS

SD card in the pi and installed Raspian (Full Fat)

$ sudo apt-get update
$ sudo apt-get upgrade -y

Reboot

$ sudo apt-get install -y build-essential git libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev screen libtool automake pkg-config libjansson-dev

$ mkdir -p git/vthoang; cd git/vthoang
$ git clone https://github.com/vthoang/cgminer.git
$ cd cgminer

Then i get this.....

pi@raspberrypi:~/git/vthoang/cgminer $ CFLAGS="-O2" ./autogen.sh --enable-gekko
./autogen.sh: 4: ./autogen.sh: autoreconf: not found
Configuring...
./autogen.sh: 8: ./autogen.sh: /home/pi/git/vthoang/cgminer/configure: not found

What the hell am i doing so wrong (apart from know very little about mining/pi/commands)?
This is maybe my 8th atempt at getting cgminer on my pi.