Skip to content

Latest commit

 

History

History
executable file
·
48 lines (33 loc) · 1.47 KB

README.md

File metadata and controls

executable file
·
48 lines (33 loc) · 1.47 KB

xgminer-osx

This project consists of a standard set of shell scripts for creating redistributable packages of cgminer and bfgminer for Mac OS X.

bfgminer

The Releases page is used to provide binary downloads for these redistributable packages. All source code comes from official sources.

This project is a collaboration between:

Our aim is to provide a single source for the best possible OS X binaries for cgminer and bfgminer until such time as the authors provide OS X redistributables themselves.

Prerequisites

General

  • automake
  • autoconf
  • libtool
  • GNU sed
  • git
  • wget

BFGMiner

  • openssl

Install with Homebrew - e.g. brew install automake autoconf libtool gnu-sed git wget

Homebrew

If you are a Homebrew user and are interested in using Homebrew to install cgminer and/or bfgminer, the homebrew-xgminer repository contains formulas and instructions that make this a simple process.