Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: wolf_core on February 19, 2014, 05:13:43 AM
-
Hi, is possible to install BFGminer on TinyCore?
Thanks in advance Luca
-
It should build fine, but I'm not sure the result can be distributed legally. I recently built sgminer, but since it depends on several AMD SDKs, and the EULAs of those do not allow redistribution, I can't post it to the repo.
-
Hi can you suggest me a document for helping to install BFGMiner on TinyCore
Thanks Luca
-
I have tried to compile myself Bfgminer using github, but there is an errors Cant exec "aclocal": No such file or directory. Can you help me.
Thanks in advance Luca
-
load the automake and libtool-dev extensions
-
Thanks Juanito, now the error changed in
autom4.te: need GNU m4 1.4 or later : usr/local/bin/m4
aclocal: error: echo failed with exit status:1
autoreconf: aclocal failed failed with exit status:1
Thanks Luca
-
I load m4.tcz and errors changed again
user/local/bin/libtoolise: line 2544: /usr/local/bin/sed: not found
user/local/bin/libtoolise: line 1 : /usr/local/bin/sed: not found
-
Load the compiletc extension - I suggest you also read the wiki section on making extensions
-
Thanks Juanito I look at the wiki, the last think where i can find uthash-dev > 1.9.4
Thanks in advance Luca
-
uthash is not in the repo so I guess you'll need to compile that too :(
-
Hi, jansson lib is availlable on repo? NO but i compile the lib and bfgminer run.
Thanks Luca