Skip to content

Instantly share code, notes, and snippets.

@jamesgolick
Created May 27, 2010 20:27
Show Gist options
  • Select an option

  • Save jamesgolick/416297 to your computer and use it in GitHub Desktop.

Select an option

Save jamesgolick/416297 to your computer and use it in GitHub Desktop.
[james@james-golicks-macbook]$ rvm install jruby
<i> Downloading jruby-bin-1.5.0, this may take a while depending on your connection... </i>
** Resuming transfer from byte position 316
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 316 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
105 316 105 316 0 0 2248 0 --:--:-- --:--:-- --:--:-- 4579
<i> Extracting jruby-bin-1.5.0... </i>
<e> Error running 'tar zxf /Users/james/.rvm/archives/jruby-bin-1.5.0.tar.gz -C /Users/james/.rvm/src', please check /Users/james/.rvm/log/jruby-1.5.0/extract.error.log </e>
mv: rename /Users/james/.rvm/src/jruby-bin-1.5.0 to /Users/james/.rvm/src/jruby-1.5.0: No such file or directory
-bash: cd: /Users/james/.rvm/src/jruby-1.5.0: No such file or directory
<i> Installing jruby-1.5.0... </i>
<e> Error running 'cd /Users/james/.rvm/src/jruby-1.5.0/tool/nailgun && /usr/bin/make ', please check /Users/james/.rvm/log/jruby-1.5.0/nailgun.error.log </e>
<i> Installing JRuby to /Users/james/.rvm/jruby-1.5.0 </i>
<e> Error running '/bin/cp -Rf /Users/james/.rvm/src/jruby-1.5.0 /Users/james/.rvm/jruby-1.5.0', please check /Users/james/.rvm/log/jruby-1.5.0/install.error.log </e>
chmod: /Users/james/.rvm/jruby-1.5.0/bin/rake: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/rdoc: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/ri: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/spec: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/autospec: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/testrb: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/jrubyc: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/jirb_swing: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/jirb: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/jgem: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/ast: No such file or directory
chmod: /Users/james/.rvm/jruby-1.5.0/bin/generate_yaml_index.rb: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment