Is it possible to install BFGMiner on Debian Wheezy?
I have been looking for a solution but I can't find one.
|
|
Download the bfgminer source code, extract the source, change directory into it. Then: $ dpkg-buildpackage -uc -us -rfakeroot And it'll build a package you can install on Debian Wheezy. You will need to install "dpkg-dev" for dpkg-buildpackage and all the build dependencies, which you'll find out by running the dpkb-buildpackage command. |
|||
|
|
|
you have to patch it first before building the package;
|
||||
|
|