Created
September 12, 2014 09:06
-
-
Save jenkek/0172af0e5c75b365ad24 to your computer and use it in GitHub Desktop.
install ruby 2.1.2 under rvm on freebs 8.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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