RE: JRuby 1.7.4 warning - You have loaded arm-Linux/libjffi-1.2.so


> From: Wayne M. <[email protected]> (Add as Preferred Sender)  
> Date: Sat, May 18, 2013 10:02 pm
> That sounds like this issue: https://github.com/jruby/jruby/issues/626
> Not sure why it is still cropping up, but I haven't had time to create
> a linux vm, with openjdk8 on it and try to repro.
> If you run via jruby.sh, does the same error show up?

When I did this I got an error:

craig@lug:/opt/ruby/jruby/bin$ jruby.sh gem
/opt/ruby/jruby/bin/jruby.sh: 61: /opt/ruby/jruby/bin/jruby.sh: Bad substitution

Is this what you meant?

That’s a different error, but you can work around it by executing
jruby.sh with bash

e.g.

bash /opt/ruby/jruby/bin/jruby.sh -S gem