Skip to content

Instantly share code, notes, and snippets.

@simeonwillbanks
Created January 9, 2015 16:12
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 simeonwillbanks/85a863255942d05b4f03 to your computer and use it in GitHub Desktop.
Save simeonwillbanks/85a863255942d05b4f03 to your computer and use it in GitHub Desktop.
Install REE on OS X 10.9

Use a REE fimilar OpenSSL

❯ brew tap homebrew/versions
❯ brew install openssl098
❯ RUBY_CONFIGURE_OPTS=--with-openssl-dir=/usr/local/opt/openssl098 rbenv install ree-1.8.7-2012.02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment