Skip to content

Instantly share code, notes, and snippets.

@tinomen
Created April 14, 2011 22:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save tinomen/920761 to your computer and use it in GitHub Desktop.
Save tinomen/920761 to your computer and use it in GitHub Desktop.
riak needs erlang R13b04 and homebrew now defaults to R14
# 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