Skip to content

Instantly share code, notes, and snippets.

@mtsmfm
Created July 4, 2013 10:48
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 mtsmfm/5926726 to your computer and use it in GitHub Desktop.
Save mtsmfm/5926726 to your computer and use it in GitHub Desktop.
ruby-build custom definition 1.9.2-p136
require_gcc
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz#36c852831d02cf90508c29852361d01b"
install_package "ruby-1.9.2-p136" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p136.tar.gz#6e17b200b907244478582b7d06cd512e"
install_package "rubygems-1.8.23" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.23.tgz#178b0ebae78dbb46963c51ad29bb6bd9" ruby
@mtsmfm
Copy link
Author

mtsmfm commented Jul 4, 2013

wget https://gist.github.com/mtsmfm/5926726/raw/18a7ed70c550802bef0359fe83002caceb6353bb/1.9.2-p136
rbenv install ./1.9.2-p136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment