Post
Topic
Board Pools
Re: [2000 GH/s] EMC: .7 Chain 0 Fee/PPS/DGM/Dwolla/SMS/2FA/GBT/Stratum/Vardiff
by
jamesg
on 14/03/2013, 04:55:48 UTC
I apologize if this isn't the appropriate place for this, but I went thought all the steps on my headless client to get the new version of cgminer. When I start the new version it still states that it is the old version (2.7.3), even when I have deleted the old files. I think it has something to do with installation, but it has been over six months since I have worked with linux  Undecided

In your cgminer folder:

Code:
./autogen.sh

Make sure the output isn't telling you to install anything....

Code:
./configure --enable-bitforce

Enable any other fpga devices you may use and make sure the output isn't telling you to install anything

Code:
make clean

Code:
make install