Skip to content

Instantly share code, notes, and snippets.

@niku
Last active December 14, 2015 03:48
Show Gist options
  • Save niku/5023319 to your computer and use it in GitHub Desktop.
Save niku/5023319 to your computer and use it in GitHub Desktop.
echo 'install_package "ruby-2.0.0-p0" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p0.tar.gz#50d307c4dc9297ae59952527be4e755d"' > /usr/local/Cellar/ruby-build/HEAD/share/ruby-build/ruby-2.0.0-p0
CONFIGURE_OPTS=--with-openssl-dir=`brew --prefix openssl` rbenv install 2.0.0-p0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment