Skip to content

Instantly share code, notes, and snippets.

@wreilly
wreilly / RVM shows me my bash is out of date
Created July 21, 2010 17:09
RVM shows me my bash is out of date
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>