I am trying to install merb gem using JRuby on my ubuntu machine.

jruby -S gem install merb.

It fails with this error:

---------
Building native extensions.  This could take a while...
/tools/jruby-1.1.4/lib/ruby/1.8/mkmf.rb:7: JRuby does not support native
extensions. Check wiki.jruby.org for alternatives. (NotImplementedError)
    from /tools/jruby-1.1.4/lib/ruby/1.8/mkmf.rb:21:in `require'
    from extconf.rb:21
ERROR:  Error installing merb:
    ERROR: Failed to build gem native extension.

/tools/jruby-1.1.4/bin/jruby extconf.rb install merb
----------

Although I can install version 0.9.8. What might have got into the latest
merb version that I can not install using jruby? Any workaround?

-vivek.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to