Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save snrbrnjna/3ab82c16d3c75166621611be050723eb to your computer and use it in GitHub Desktop.
Save snrbrnjna/3ab82c16d3c75166621611be050723eb to your computer and use it in GitHub Desktop.
Install Ruby 1.8.7 on Mac OSX 10.11 El Capitan with rbenv
CFLAGS="-O2 -fno-tree-dce -fno-optimize-sibling-calls" RUBY_CONFIGURE_OPTS=--with-openssl-dir=/usr/local/Cellar/openssl/1.0.2k rbenv install 1.8.7-p302
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment