cut/paste
2.6.5An Xubuntu 11.04 x86_64 executable is in my github downloads called cgminer-2.6.5a
https://github.com/kanoi/cgminer/downloadsFor anyone who didn't realise, it's just the executable file to put in place of 'cgminer'
Nothing else needs changing
First get and extract the full binary release from ckolivas and then copy my file in place of 'cgminer'
No Problems so far on my GPU+2xIcarus or BFL (I'm now only running 2 instances of cgminer)
The same configure options as cvolivas' binary version
In case anyone was wondering:
CFLAGS="-O2 -W -Wall" ./configure --enable-icarus --enable-bitforce --enable-ztex --enable-modminer --enable-scrypt
I have also added a WinXP cgminer-2.6.5a.exe
This ONLY has BFL + ICA (as below) thus it doesn't need a computer with OpenCL on it
CFLAGS="-O2 -W -Wall" ./configure --enable-icarus --enable-bitforce
You will most likely also need the windowsdlls.zip file there in my downloads since some of my *.dll might be slightly different to ckolivas