Skip to content

Instantly share code, notes, and snippets.

@sarogers
Created June 13, 2013 12:29
Show Gist options
  • Save sarogers/5773303 to your computer and use it in GitHub Desktop.
Save sarogers/5773303 to your computer and use it in GitHub Desktop.
Ruby 2.0.0 mountain lion rbenv install with brew OpenSSL
RUBY_CONFIGURE_OPTS="--with-openssl-dir=`brew --prefix openssl` --with-readline-dir=`brew --prefix readline`" rbenv install 2.0.0-p195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment