Skip to content

Instantly share code, notes, and snippets.

@charlietanksley
Created February 26, 2011 17:09
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 charlietanksley/845392 to your computer and use it in GitHub Desktop.
Save charlietanksley/845392 to your computer and use it in GitHub Desktop.
problems with rvm on 02/26/2011
Last login: Sat Feb 26 12:06:12 on ttys001
-bash: /Users/charlietanksley/.rvm/scripts/utility: line 457: syntax error near unexpected token `('
-bash: /Users/charlietanksley/.rvm/scripts/utility: line 457: ` \rm -rf "${rvm_tmp_path}/$1"*(N) >/dev/null 2>&1'
-bash: __rvm_conditionally_add_bin_path: command not found
~
$ rvm list
-bash: __rvm_load_rvmrc: command not found
-bash: __rvm_initialize: command not found
rvm rubies
rbx-1.1.0-20100923 [ x86_64 ]
rbx-head [ x86_64 ]
ruby-1.8.7-p249 [ x86_64 ]
ruby-1.8.7-p302 [ x86_64 ]
=> ruby-1.9.2-head [ x86_64 ]
ruby-1.9.2-p136 [ x86_64 ]
ruby-1.9.2-p180 [ x86_64 ]
ruby-1.9.2-rc2 [ x86_64 ]
~
$ rvm list
-bash: __rvm_load_rvmrc: command not found
-bash: __rvm_initialize: command not found
-bash: /list: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment