Let's get this resolved for today's RC2. Can you tell what gem it's trying to install? -- Yehuda
On Tue, Oct 21, 2008 at 9:59 AM, Vivek Pandey <[EMAIL PROTECTED]>wrote: > 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. > > > > > > > > > -- Yehuda Katz Developer | Engine Yard (ph) 718.877.1325 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
