glamapi.blogg.se

Cgminer for mac
Cgminer for mac




cgminer for mac
  1. #Cgminer for mac how to#
  2. #Cgminer for mac install#
  3. #Cgminer for mac full#
cgminer for mac

Have a question or interesting post about Bitcoin mining in general? POOLSĬomparison of all mining pools on the official Bitcoin wiki ABOUT Likewise, all moderators of this subreddit do follow the Modiquette. If you notice somebody abusing the subreddit rules, please message the moderators with the in question.Īll members of the BitcoinMining subreddit are expected to read and follow the Official Reddit Rules as well as the informal Reddiquette guidelines. Do not beg for donations simply for lending a helping hand.Īnybody caught violating the rules will be banned on sight. Do not ask for other people to mine for your address. URL-shortener services serve no use on Reddit as there is nothing restricting the size of your comment string. Nobody should have to trust you before clicking on a link. If you have questions about mining that alt coin, feel free to ask away! If there is a new alt coin out, this is not the place to discuss or promote it. If you don't have anything nice to say, it's best not to say anything at all. As common as it is in Bitcoin Mining, it is far to risky to be carried out over reddit. Feel free to hawk your wares in our sister subreddit /r/BitMarket - this means no goup buys as well.

#Cgminer for mac how to#

How to get a refund via PayPal for your Pre-Ordered mining equipment? RULES

cgminer for mac

READ THESE SCARY STORIES FIRST! (us mods tell them to our kids around the campfire) FAQĬan I mine using this old hardware? (CPU? GPU? Abacus?) AutoModerator will clean it up in no time! THINKING OF PRE-ORDERING? It's just below the submission or comment body.

#Cgminer for mac install#

configure, make and sudo make install yourself from here (I used version 7.34 when I did it)Īfter that the autogen script should work, and then you should be just one ‘make’ away from your goal.WARNING: THINKING OF CLOUD MINING? DON'T! SEE SPAM?Ĭlick the "report" link. If you’re getting errors on your configuration script due to missing dependencies, I strongly recommend you use Homebrew to install these packages (if you are using Macports or Fink, I strongly suggest you completely remove that crap from your computer and go 100% with brew, it works really well if you’re building a lot of code on a regular basis):īrew install autoconf automake autoreconf libtool openssl curses curlīrew, at the point of this writing didn’t have libcurl, so that one you will have to download. You might want to enable all of them if you’re not sure what hardware you have or you will have in the future as you may not like the joys of building software (check out the the README for all the –enable-xxx options available) Then execute your autogen script, make sure to enable compilation flags for your ASIC hardware, in my case I remember seeing ‘icarus’ on a binary build of cgminer I tried before, so I did

#Cgminer for mac full#

To keep moving along, open the autogen.sh script and just change the value of the bs_dir variable to the full real path of where you have cloned the cgminer source code. Readlink works differently in OSX and the current version of the autogen.sh script seems like it wasn’t tested on OSX (wonder why didn’t they use a simple bs_dir=`pwd`, the answer is probably canonical paths and what not). autogen.sh: line 10: /configure: No such file or directory Use of chdir('') or chdir(undef) as chdir() is deprecated at /usr/local/bin/autoreconf line 670.

cgminer for mac

So you cloned the cgminer repo from github to build on your OSX machine and you get this bullshit error






Cgminer for mac