Skip to content

Instantly share code, notes, and snippets.

@chrismealy
Forked from rojotek/file1.sh
Created February 16, 2012 22:53
Show Gist options
  • Save chrismealy/1848528 to your computer and use it in GitHub Desktop.
Save chrismealy/1848528 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