Post
Topic
Board Mining software (miners)
Re: CGMINER GPU FPGA overclock monitor fanspeed GCN RPC linux/windows 2.5.0
by
kano
on 29/07/2012, 14:42:58 UTC
...

I used the link that you posted above to download the file I used. I clicked from there download as tar.gz . The file I downloaded was named: kanoi-cgminer-v2.1.0-1328-gaa723e7.tar.gz as a 6.40MB file. If I use the same method now I noticed the file name has changed to: kanoi-cgminer-v2.1.0-1337-g4abecc2.tar.gz but is still a 6.40MB file. When I extract the file I downloaded in 11.04 the file is named kanoi-cgminer-aa723e7 . I haven't compared it something from the main github although it does look similar from what I remeber. The issue is simply that it won't configure as obviously my methods are incorrect or that file doesn't contain the same items.

Any help would be grealty appreciated.

My git will require ./autogen.sh to be run on linux

You are best to get from ckolivas git, since, as I mentioned before, all of the code in my git is either in ckolivas git already, or waiting to go in as a pull request

When you select the tar.gz button in the github downloads page, it generates a tar.gz file then of the current git at the time
I don't put up tar.gz files into the download page.

On my downloads page there are cgminer exe's built for Xubuntu 11.04 - those cgminer-2.X.Ya files are just the matching cgminer executable compiled on 11.04
If you need that then:
You should download the current binary build from ckolivas and then just add the single binary file from my download page and rename it to 'cgminer' (on top of the 'cgminer' you downloaded from ckolivas)

I haven't made a 2.6.0a yet (I get an autogen error since I updated my git a couple of hours ago) - I'll fix that tomorrow