Closed 759803573 closed 9 years ago
Have you tried installing Ant?
Yes,I install Ant
Sorry, my English is not well
I had this problem too, and I install ant too.
I installed java and ruby, but not jruby, should I install jruby?
Yes, Rubydoop only runs in JRuby.
If I installed jruby, when I run "rake package", the rubydoop will automatic run jruby,not ruby?
Probably, but it depends on how you install things. If ruby -v
says it's JRuby then rake package
will most likely also run in JRuby. I can't help you get JRuby correctly installed.
Ok I know, that's simple, I just need to set some of my work folder use jruby as default. It is easy when I have rvm.Thank you very much. Have a nice day。 :+1: :+1: :+1:
thank you
I clone this repository and cd example/word_count/
when I bundle install && rake packags the error
rake aborted! cannot load such file -- ant
(See full trace by running task with --trace)