Skip to content

Instantly share code, notes, and snippets.

@ralph
Created February 20, 2012 11:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralph/1868805 to your computer and use it in GitHub Desktop.
Save ralph/1868805 to your computer and use it in GitHub Desktop.
Install Ruby 1.9.3-p125 with falcon patchset, without XCode
brew install https://raw.github.com/adamv/homebrew-alt/master/duplicates/autoconf.rb
brew link autoconf
brew install https://raw.github.com/adammw/homebrew-alt/automake/duplicates/automake.rb
brew link automake
rvm cleanup all
rvm install 1.9.3-perf --patch falcon,debug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment