Warning: Constant ABSPATH already defined in /home/kcupit/spaceman.ca/blog/wp-config.php on line 28

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831

Warning: Cannot modify header information - headers already sent by (output started at /home/kcupit/spaceman.ca/blog/wp-config.php:28) in /home/kcupit/spaceman.ca/blog/wp-includes/rest-api/class-wp-rest-server.php on line 1831
{"id":235,"date":"2013-04-04T11:52:33","date_gmt":"2013-04-04T19:52:33","guid":{"rendered":"http:\/\/www.spaceman.ca\/blog\/?p=235"},"modified":"2013-07-15T13:08:44","modified_gmt":"2013-07-15T21:08:44","slug":"installing-cgminer-on-mac-os-x-10-8","status":"publish","type":"post","link":"http:\/\/www.spaceman.ca\/blog\/?p=235","title":{"rendered":"Installing CGMiner 3.1.0 on Mac OS X 10.8"},"content":{"rendered":"

<\/span><\/p>\n

Updated July 15, 2013:<\/b>
There are now much better options for running cgminer on a Mac than compiling it yourself. Take a look at Asteroid<\/a>, an easy-to-use front-end to cgminer and super Mac-friendly. Or if you still like the command line, I’ve also released universal binaries precompiled and ready to run at spaceman.ca\/cgminer<\/a>.<\/p>\n

The information below is now out of date.<\/p><\/div>\n

One of the latest and greatest BitCoin miners out there these days is CGMiner<\/a>. It is an advanced and adaptive GPU, FPGA and ASIC miner incorporating all the major BitCoin mining kernels out there (diablo, poclbm, phatk and diakgcn) and has key features such as long-polling, multiple pools, etc.<\/p>\n

\"CGMiner<\/a>

CGMiner in Mac OS X 10.8.3 Terminal<\/p><\/div>\n

There are a few options to get this running on a Mac. Until recently, your only option was to download the source code and compile it via Terminal, which I’ve detailed below. In the last couple of days, a few additional options have sprung up. Nate Woolls has built a Homebrew installation<\/a> that is very simple once you have homebrew installed, but isn’t (yet) part of the official homebrew packages yet. And BitBacco is working on a Mac installer package called MacMiner<\/a> currently in beta, and he’s looking for testers. And if you want to get set up mining now<\/i> with as little hassle as possible (but at a slower hash rate), check out BitMinter<\/a>.<\/p>\n

Still want to build it yourself from the latest source code? Here’s what you need to do. I promise it’s not too tough.<\/p>\n

    \n
  1. Install Apple’s XCode<\/a><\/b>
    This is the IDE for programming on the Mac. Don’t worry, we just need some of the tools that it installs, you won’t actually be working in Xcode. Next:\n