Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overclock monitor fanspeed GCN RPC linux/windows 2.5.0
by
Beaflag VonRathburg
on 26/07/2012, 05:32:26 UTC
Kano,

11.04 x64 Xubuntu / kanoi-cgminer-aa7723e7 from your git repo

Installed 11.6, SDK 2.4, moved .h files, and am trying to configure using:

Code:
CFLAGS="-02 -Wall -march=native" ./configure

resulting in:

Code:
bash: ./configure: No such file or directory

I started basic by using copy and paste from the README file to make sure there weren't any typos, used sudo, and su, but it is still not working. I notice there is a configure.ac and a Makefile.am, but I can't get it to work. Any help would be grealty appreciated.