This file contains 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
ERROR ENCOUNTERED: | |
Ruby Version Manager (RVM) | |
[wreilly@gmc-mac] | |
~ $ rvm package install readline | |
/Users/wreilly/.rvm/scripts/package: line 181: conditional binary operator expected | |
/Users/wreilly/.rvm/scripts/package: line 181: syntax error near `=~' | |
/Users/wreilly/.rvm/scripts/package: line 181: ` if [[ " readline iconv curl openssl zlib autoconf ncurses pkgconfig gettext glib mono llvm libxml2 " =~ "$library" ]] ; then' | |
OLD BASH THE REASON (?) | |
<a href="http://gist.github.com/301384>http://gist.github.com/301384</a> |