Hi, guys I want to install xmpp4r-simple with JRuby, but get error like ============================== D:\ruby-workspace\learning>jruby -S gem install xmpp4r-simple Building native extensions. This could take a while... ERROR: Error installing xmpp4r-simple: ERROR: Failed to build gem native extension.
D:/jruby-1.1.3/bin/jruby.bat extconf.rb install xmpp4r-simple D:/jruby-1.1.3/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native extensions. Check wiki.jruby.org for alternatives. (NotImplementedError) from D:/jruby-1.1.3/lib/ruby/1.8/mkmf.rb:1:in `require' from extconf.rb:1 Gem files will remain installed in D:/jruby-1.1.3 /lib/ruby/gems/1.8/gems/rcov-0. 8.1.2.0 for inspection. Results logged to D:/jruby-1.1.3/lib/ruby/gems/1.8/gems/rcov-0.8.1.2.0/ext/rcovr t/gem_make.out ================================================= Then, I ask the JRuby usergroup and know that JRuby doesn't support native extensions yet. They suggest me file this as a bug. A dependency on rcov should probably be a dev-time-only dependency. How you guys think about it ? -- YaPEX Shanghai, China http://friendfeed.com/yapex
_______________________________________________ Xmpp4r-devel mailing list Xmpp4r-devel@gna.org https://mail.gna.org/listinfo/xmpp4r-devel