Skip to content

Instantly share code, notes, and snippets.

@DarthNerdus
Created June 14, 2013 22:29
Show Gist options
  • Save DarthNerdus/5785778 to your computer and use it in GitHub Desktop.
Save DarthNerdus/5785778 to your computer and use it in GitHub Desktop.
Install isolated ruby 2.0.0 on OS X [REDACTED]
# Install openssl via homebrew
CONFIGURE_OPTS="--with-openssl-dir=/usr/local/opt/openssl --with-out-ext=tk --without-gcc" rbenv install 2.0.0-p195
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment