nwoolls / xgminer-osx

Shell scripts for creating redistributable packages of CGMiner and BFGMiner for Mac OS X
54 stars 19 forks source link

Brew Formula Failed #1

Closed cdCorey closed 10 years ago

cdCorey commented 10 years ago

Sorry if the Homebrew formulas are technically off topic here, but I couldn't find anywhere to report issues with them.

When attempting to "brew install cgminer", I get the following error:

==> autoreconf -fvi
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Any help, or possibility of a formula update (if needed)? Thanks.

nwoolls commented 10 years ago

There's a github repo for them with issues:

https://github.com/nwoolls/homebrew-xgminer/issues

If you run into errors installing the formulas you can try running brew install with the –debug –verbose parameters to find where things went wrong.