Skip to content

Instantly share code, notes, and snippets.

@jaredholdcroft
Created April 15, 2011 13:08
Show Gist options
  • Select an option

  • Save jaredholdcroft/921660 to your computer and use it in GitHub Desktop.

Select an option

Save jaredholdcroft/921660 to your computer and use it in GitHub Desktop.
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