WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: BFGMiner on tinycore is possible? [YES - Solved]  (Read 3034 times)

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
BFGMiner on tinycore is possible? [YES - Solved]
« on: February 19, 2014, 05:13:43 AM »
Hi, is possible to install BFGminer on TinyCore?

Thanks in advance Luca
« Last Edit: February 25, 2014, 10:50:38 AM by wolf_core »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11020
Re: BFGMiner on tinycore is possible?
« Reply #1 on: February 19, 2014, 05:23:21 AM »
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.
The only barriers that can stop you are the ones you create yourself.

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #2 on: February 19, 2014, 05:42:22 AM »
Hi can you suggest me a document for helping to install BFGMiner on TinyCore

Thanks Luca

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #3 on: February 19, 2014, 07:52:46 AM »
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


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14740
Re: BFGMiner on tinycore is possible?
« Reply #4 on: February 19, 2014, 08:12:53 AM »
load the automake and libtool-dev extensions

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #5 on: February 19, 2014, 08:45:01 AM »
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

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #6 on: February 19, 2014, 09:19:18 AM »
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


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14740
Re: BFGMiner on tinycore is possible?
« Reply #7 on: February 19, 2014, 09:28:18 AM »
Load the compiletc extension - I suggest you also read the wiki section on making extensions

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #8 on: February 19, 2014, 10:14:45 AM »
Thanks Juanito I look at the wiki, the last think where i can find uthash-dev > 1.9.4

Thanks in advance Luca

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14740
Re: BFGMiner on tinycore is possible?
« Reply #9 on: February 19, 2014, 10:36:13 PM »
uthash is not in the repo so I guess you'll need to compile that too  :(

Offline wolf_core

  • Jr. Member
  • **
  • Posts: 69
Re: BFGMiner on tinycore is possible?
« Reply #10 on: February 21, 2014, 06:49:17 AM »
Hi, jansson lib is availlable on repo? NO but i compile the lib and bfgminer run.

Thanks Luca
« Last Edit: February 25, 2014, 10:51:40 AM by wolf_core »