Skip to content

Instantly share code, notes, and snippets.

@rorcraft
Last active August 29, 2015 13:56
Show Gist options
  • Save rorcraft/8815129 to your computer and use it in GitHub Desktop.
Save rorcraft/8815129 to your computer and use it in GitHub Desktop.
brew update
brew tap homebrew/dupes
brew install apple-gcc42
export CC=gcc-4.2
curl https://gist.github.com/rorcraft/8815129/raw/f184726d7dd8d306d6f63acd97c39bb8ea6dbb84/jamesgolick-ruby > ~/.rbenv/plugins/ruby-build/share/jamesgolick
rbenv install jamesgolick
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b"
install_git "jamesgolick-ruby" "https://github.com/jamesgolick/ruby.git" "jamesgolick" autoconf standard verify_openssl
Reference:
https://gist.github.com/burke/1688857
https://gist.github.com/chrisnicola/5447217
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment