Created
April 14, 2011 22:49
-
-
Save tinomen/920761 to your computer and use it in GitHub Desktop.
riak needs erlang R13b04 and homebrew now defaults to R14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# first install erlang using the R13b04 formula | |
brew install https://github.com/mxcl/homebrew/raw/810d52f4a386ea9e2b837030120ffd69cad73722/Library/Formula/erlang.rb | |
# now you are free to install riak | |
brew install riak |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment