that's a bug we have right now, to use merb -i you need webrat installed because of the request mixin.
To fix your problem, or you do $ sudo gem install merb --development or $ sudo gem install webrat -Matt On Thu, Nov 13, 2008 at 12:09 AM, Tobot <[EMAIL PROTECTED]> wrote: > > Installed merb via 'gem install merb' but then didn't have access to > 'merb -i'. When attempting to 'gem install merb --development' I get > the following error: > > ERROR: Error installing merb: > ERROR: Failed to build gem native extension. > > rake RUBYARCHDIR=/Library/Ruby/Gems/1.8/gems/nokogiri-1.0.5/lib > RUBYLIBDIR=/Library/Ruby/Gems/1.8/gems/nokogiri-1.0.5/lib > > Any help with this is greatly appreciated. I feel very green... > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
