 Here's the way to install Steem software to your Mac with just two commands. Actually, only one if you have [Homebrew](http://brew.sh/) already installed. #### Step 1: Install [Homebrew](http://brew.sh/) ```sh /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" ``` *The script explains what it will do and then pauses before it does it.* #### Step 2: Install Steem wallet ```sh brew install TigerND/core/steem ``` #### Enjoy!  ### Related links * [Formulae Source](https://github.com/TigerND/homebrew-core/blob/master/Formula/steem.rb) * [Pull request](https://github.com/Homebrew/homebrew-core/pull/2963) * [Build details](http://bot.brew.sh/job/Homebrew%20Core%20Pull%20Requests/4800/) ### See also * [Mining STEEM For Dummies](https://steemit.com/steemhelp/@joseph/mining-steem-for-dummies) * [How-To Mine Steem in Windows](https://steemit.com/steem/@tuck-fheman/how-to-mine-steem-in-windows) * [Dockerized Steem wallet/miner](https://steemit.com/steem/@teego/dockerized-steem-wallet-miner)
author | teego |
---|---|
permlink | installing-steem-software-to-macos-using-homebrew |
category | steemit |
json_metadata | {"tags":["steemit","osx","mac","mining"],"image":["https://s32.postimg.org/mxw1yrxlh/steem_mac.png"]} |
created | 2016-07-13 17:51:36 |
last_update | 2016-07-13 19:01:15 |
depth | 0 |
children | 8 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 22.500 HBD |
curator_payout_value | 7.179 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1,199 |
author_reputation | 1,468,005,650,113 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 98,211 |
net_rshares | 24,814,081,162,991 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dantheman | 0 | 23,680,117,741,530 | 100% | ||
benjojo | 0 | 628,080,369,342 | 100% | ||
edgeland | 0 | 51,678,027,863 | 100% | ||
cryptorune | 0 | 841,310,079 | 100% | ||
bbqbear | 0 | 118,403,734,245 | 100% | ||
algo-rythm | 0 | 596,949,542 | 100% | ||
taoteh1221 | 0 | 167,213,021,083 | 100% | ||
wongshiying | 0 | 25,137,340,398 | 100% | ||
jordi-kicken | 0 | 321,421,334 | 100% | ||
djleo | 0 | 82,206,822,610 | 100% | ||
jonnyrevolution | 0 | 10,152,446,005 | 100% | ||
teego | 0 | 1,108,629,139 | 100% | ||
diego24 | 0 | 41,210,929 | 100% | ||
riscadox | 0 | 86,924,063 | 100% | ||
zerohero | 0 | 246,304,205 | 100% | ||
katz | 0 | 177,874,840 | 100% | ||
gatoso | 0 | 1,482,202,951 | 100% | ||
u5661239 | 0 | 135,509,688 | 100% | ||
mrgreen | 0 | 235,484,148 | 100% | ||
cryptoscope | 0 | 3,145,895,760 | 100% | ||
sitaru | 0 | 239,493,709 | 100% | ||
barriexy | 0 | 57,083,238 | 100% | ||
maxkoud | 0 | 279,229,533 | 100% | ||
niquebs | 0 | 1,521,399,148 | 100% | ||
stephencurry | 0 | 38,961,048,675 | 100% | ||
addicted | 0 | 210,761,005 | 100% | ||
iamwne | 0 | 177,859,414 | 100% | ||
calaber24p | 0 | 159,091,027 | 100% | ||
stereolubov | 0 | 58,451,044 | 100% | ||
csrolex | 0 | 58,378,485 | 100% | ||
animus | 0 | 97,944,072 | 100% | ||
metasyn | 0 | 116,481,900 | 100% | ||
jaypee15sunga | 0 | 58,200,537 | 100% | ||
bitlord | 0 | 83,644,634 | 100% | ||
perennec | 0 | 60,404,211 | 100% | ||
imgmr | 0 | 225,958,963 | 100% | ||
dmilash | 0 | 133,331,421 | 100% | ||
webosfritos | 0 | 173,182,221 | 100% |
Great work!
author | dantheman |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160713t182207590z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-13 18:22:06 |
last_update | 2016-07-13 18:22:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | 240,292,002,602,347 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 98,692 |
net_rshares | 0 |
Props to posting a link to the source & pr. The build details link asks for github authorization however (I'm not sure if that was intentional).
author | metasyn |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160714t054115629z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-14 05:41:15 |
last_update | 2016-07-14 05:41:15 |
depth | 1 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 144 |
author_reputation | 126,847,549,749 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,851 |
net_rshares | 116,481,900 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
metasyn | 0 | 116,481,900 | 100% |
After this command brew install TigerND/core/steem How do you get the thing to start mining in your account ?
author | najoh |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160728t161711467z |
category | steemit |
json_metadata | {"tags":["steemit"]} |
created | 2016-07-28 16:17:12 |
last_update | 2016-07-28 16:17:12 |
depth | 1 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 110 |
author_reputation | 112,368,677,403,644 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 439,205 |
net_rshares | 0 |
Updated to version 0.9.0rc2 ([Build report](http://bot.brew.sh/job/Homebrew%20Core%20Pull%20Requests/4911/))
author | teego |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160715t074743128z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["http://bot.brew.sh/job/Homebrew%20Core%20Pull%20Requests/4911/"]} |
created | 2016-07-15 07:47:42 |
last_update | 2016-07-15 07:47:42 |
depth | 1 |
children | 2 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 108 |
author_reputation | 1,468,005,650,113 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 116,036 |
net_rshares | 0 |
Hey it was working perfectly on 0.8.5 but 0.9.0 is giving me problems: ``` $ brew install steem ==> Installing steem from tigernd/core ==> Installing dependencies for tigernd/core/steem: cmake ==> Installing tigernd/core/steem dependency: cmake ==> Downloading https://homebrew.bintray.com/bottles/cmake-3.6.0_1.el_capitan.bottle.tar.gz ######################################################################## 100.0% ==> Pouring cmake-3.6.0_1.el_capitan.bottle.tar.gz ==> Caveats Emacs Lisp files have been installed to: /usr/local/share/emacs/site-lisp/cmake ==> Summary 🍺 /usr/local/Cellar/cmake/3.6.0_1: 2,028 files, 27.8M ==> Installing tigernd/core/steem ==> Cloning https://github.com/steemit/steem.git Updating /Users/aljohnson/Library/Caches/Homebrew/steem--git ==> Checking out tag v0.9.0rc2 Synchronizing submodule url for 'vendor/diff-match-patch-cpp-stl' Synchronizing submodule url for 'vendor/secp256k1-zkp' Synchronizing submodule url for 'vendor/websocketpp' ==> cmake -DENABLE_CONTENT_PATCHING=OFF -DLOW_MEMORY_NODE=ON CMakeLists.txt -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/steem/0.9.0 -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_F ==> make Last 15 lines from /Users/aljohnson/Library/Logs/Homebrew/steem/02.make: : putting auxiliary files in '.'. : copying file './ltmain.sh' /usr/local/opt/libtool/bin/glibtoolize: line 3771: /usr/local/Library/ENV/4.3/sed: No such file or directory configure.ac:10: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:10: error: required file 'build-aux/ltmain.sh' not found configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: automake failed with exit status: 1 make[2]: *** [libraries/fc/vendor/secp256k1-zkp/src/project_secp256k1-stamp/project_secp256k1-autogen] Error 1 make[1]: *** [libraries/fc/CMakeFiles/project_secp256k1.dir/all] Error 2 make: *** [all] Error 2 ```
author | metasyn |
---|---|
permlink | re-teego-re-teego-installing-steem-software-to-macos-using-homebrew-20160716t064515752z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://homebrew.bintray.com/bottles/cmake-3.6.0_1.el_capitan.bottle.tar.gz"]} |
created | 2016-07-16 06:45:15 |
last_update | 2016-07-16 06:45:15 |
depth | 2 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,143 |
author_reputation | 126,847,549,749 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 131,652 |
net_rshares | 0 |
Here is what I found out (as to why it wasn't working): https://steemit.com/osx/@metasyn/fix-steemd-on-osx-homebrew-error-fix
author | metasyn |
---|---|
permlink | re-teego-re-teego-installing-steem-software-to-macos-using-homebrew-20160716t072634043z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/osx/@metasyn/fix-steemd-on-osx-homebrew-error-fix"]} |
created | 2016-07-16 07:26:33 |
last_update | 2016-07-16 07:26:33 |
depth | 2 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 125 |
author_reputation | 126,847,549,749 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 132,088 |
net_rshares | 116,481,900 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
metasyn | 0 | 116,481,900 | 100% |
Updated to version 0.11.0 https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-11-0
author | teego |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160717t113635594z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-11-0"]} |
created | 2016-07-17 11:36:36 |
last_update | 2016-07-17 11:36:36 |
depth | 1 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 1,468,005,650,113 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 142,991 |
net_rshares | 234,674,566 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
metasyn | 0 | 234,674,566 | 100% |
Updated to version 0.12.0 https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-12-0
author | teego |
---|---|
permlink | re-teego-installing-steem-software-to-macos-using-homebrew-20160722t192710475z |
category | steemit |
json_metadata | {"tags":["steemit"],"links":["https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-12-0"]} |
created | 2016-07-22 19:27:09 |
last_update | 2016-07-22 19:27:09 |
depth | 1 |
children | 0 |
last_payout | 2016-08-22 05:11:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 1,468,005,650,113 |
root_title | "Installing Steem software to MacOS using Homebrew" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 280,105 |
net_rshares | 0 |