Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rojotek
Created January 20, 2012 04:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rojotek/1645188 to your computer and use it in GitHub Desktop.
Save rojotek/1645188 to your computer and use it in GitHub Desktop.
Ruby with OpenSSL on OSX 10.7
rvm pkg install openssl
rvm remove 1.9.3
rvm install 1.9.3 --with-openssl-dir=$rvm_path/usr --with-gcc=clang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment