-
-
Save tovbinm/2580737 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 |
Author
tovbinm
commented
Jul 4, 2012
- brew versions erlang
- choose the version XXX you need and run "git checkout xxxxxxx /usr/local/Library/Formula/erlang.rb"
- brew switch erlang XXX
- brew install erlang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment