Skip to content

Instantly share code, notes, and snippets.

@jenkek
Created September 12, 2014 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jenkek/0172af0e5c75b365ad24 to your computer and use it in GitHub Desktop.
Save jenkek/0172af0e5c75b365ad24 to your computer and use it in GitHub Desktop.
install ruby 2.1.2 under rvm on freebs 8.3
$ rvm pkg install readline
$ rvm reinstall 2.1.2 --with-readline-dir=$rvm_path/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment