Created
February 20, 2012 11:09
-
-
Save ralph/1868805 to your computer and use it in GitHub Desktop.
Install Ruby 1.9.3-p125 with falcon patchset, without XCode
This file contains 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
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