1. yum install jruby 2. jruby -v jruby 1.1.3 (ruby 1.8.6 patchlevel 114) (2008-07-21 rev 6586) [i386-java] Exception in thread "main" java.lang.NoClassDefFoundError: org/jruby/ext/posix/POSIXHandler at org.jruby.Ruby.init(Ruby.java:854) at org.jruby.Ruby.newInstance(Ruby.java:158) at org.jruby.Main.run(Main.java:164) at org.jruby.Main.run(Main.java:91) at org.jruby.Main.main(Main.java:82)
OK, I think I found the problem and fixed it in 1.1.3-2. You can get it from Koji at [0]. I appreciate any feedback. Thanks! [0]: http://koji.fedoraproject.org/koji/taskinfo?taskID=747132
I've downloaded the updated RPM from Koji and verified that the NoClassDefFoundError no longer appears. Thanks! Ian
As it seems to work here and seems to work for you, I'm closing the bug. Thanks!