Skip to content

Instantly share code, notes, and snippets.

@xxx
Created October 13, 2009 22:24
Show Gist options
  • Save xxx/209613 to your computer and use it in GitHub Desktop.
Save xxx/209613 to your computer and use it in GitHub Desktop.
<i> Installing Ruby Enterprise Edition from source to: /Users/mpd/.rvm/ree-1.8.7-20090928) </i>
-bash: /Users/mpd/.rvm/src/ree-1.8.7-20090928)/*: No such file or directory
-bash: [: argument expected
<i> Downloading ruby-enterprise-1.8.7-20090928), this may take a while depending on your connection... </i>
-bash: syntax error near unexpected token `)'
<i> Extracting ruby-enterprise-1.8.7-20090928)... </i>
mv: rename /Users/mpd/.rvm/src/ruby-enterprise-1.8.7-20090928) to /Users/mpd/.rvm/src/ree-1.8.7-20090928): No such file or directory
-bash: cd: /Users/mpd/.rvm/src/ree-1.8.7-20090928): No such file or directory
<i> Installing ree-1.8.7-20090928), this may take a while, depending on your cpu(s)... </i>
chmod: /Users/mpd/.rvm/ree-1.8.7-20090928)/bin/*: No such file or directory
<i> Installing rubygems dedicated to ree-1.8.7-20090928)... </i>
<i> Installing rubygems for /Users/mpd/.rvm/ree-1.8.7-20090928)/bin/ruby </i>
<i> Installation of rubygems ree-1.8.7-20090928) completed successfully. </i>
<i> Installing rake </i>
<i> Installing gems for ree-1.8.7-20090928). </i>
<i> Installing rake </i>
<i> Installation of gems for ree-1.8.7-20090928) is complete. </i>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment