Skip to content

Instantly share code, notes, and snippets.

@tonywang0122
Created March 5, 2012 02:56
Show Gist options
  • Save tonywang0122/1976190 to your computer and use it in GitHub Desktop.
Save tonywang0122/1976190 to your computer and use it in GitHub Desktop.
rvm ruby openssl fix
cd ruby_src_dir/ext/openssl
ruby extconf.rb
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment