Skip to content

Instantly share code, notes, and snippets.

@jmeridth
Created November 2, 2010 05:33
Show Gist options
  • Select an option

  • Save jmeridth/659285 to your computer and use it in GitHub Desktop.

Select an option

Save jmeridth/659285 to your computer and use it in GitHub Desktop.
rvm packages oneliner install
rvm package install readline && rvm package install iconv && rvm package install zlib && rvm package install openssl && rvm install 1.9.2 --with-readline-dir=$rvm_path/usr --with-iconv-dir=$rvm_path/usr --with-zlib-dir=$rvm_path/usr --with-openssl-dir=$rvm_path/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment