Skip to content

Instantly share code, notes, and snippets.

@changs
Forked from lubieniebieski/rvm-ruby-patch
Created February 6, 2013 11:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save changs/4722108 to your computer and use it in GitHub Desktop.
Save changs/4722108 to your computer and use it in GitHub Desktop.
rvm get head
brew install autoconf automake
rvm uninstall 1.9.3-p327
rvm cleanup sources
rvm install 1.9.3-p327 --patch falcon
rvm reload
bundle
gem pristine --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment