Skip to content

Instantly share code, notes, and snippets.

@jaredholdcroft
Created April 15, 2011 13:08
RVM install Ruby
rvm install <RUBY> --with-iconv-dir=$rvm_path/usr \
--with-openssl-dir=$rvm_path/usr \
--with-zlib-dir=$rvm_path/usr \
--with-readline-dir=$rvm_path/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment