Skip to content

Instantly share code, notes, and snippets.

@tarcieri
Created September 7, 2012 02:46
Show Gist options
  • Save tarcieri/3662673 to your computer and use it in GitHub Desktop.
Save tarcieri/3662673 to your computer and use it in GitHub Desktop.
$ rvm install jruby
jruby-1.6.7.2 - #downloading jruby-bin-1.6.7.2, this may take a while depending on your connection...
jruby-1.6.7.2 - #extracting jruby-bin-1.6.7.2 to /Users/tony/.rvm/src/jruby-1.6.7.2
jruby-1.6.7.2 - #extracted to /Users/tony/.rvm/src/jruby-1.6.7.2
jruby-1.6.7.2 - #nailgun
Error running 'jruby_install_build_nailgun', please read /Users/tony/.rvm/log/jruby-1.6.7.2/nailgun.log
[2012-09-06 19:01:50] jruby_install_build_nailgun
env: : No such file or directory
@etaque
Copy link

etaque commented Sep 27, 2012

Hello, how did you solve this?

@rabidpraxis
Copy link

I am having the same issue

@leh
Copy link

leh commented Sep 27, 2012

A rvm downgrade to my previous version fixed the problem for me: rvm get 1.15.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment