Sorry for not sharing that before... I'm on Leopard (10.5.5).

-todd

On Nov 12, 10:18 pm, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote:
> are you on ubuntu?
>
> -Matt
>
> On Thu, Nov 13, 2008 at 1:06 AM, Tobot <[EMAIL PROTECTED]> wrote:
>
> > Thanks, Matt, but I'm still having having some trouble with getting
> > this installed.
>
> > $ sudo gem install merb seems to work just fine.
>
> > $ sudo gem install merb --development errors out. It doesn't matter
> > whether this is a fresh install or if merb is already installed. I
> > apologize for being so dense, it's got me bewildered. Here's the full
> > error, btw.
>
> > ~ : sudo gem install merb --dependencies
> > Password:
> > ERROR:  While executing gem ... (OptionParser::InvalidOption)
> >    invalid option: --dependencies
> > ~ : sudo gem install merb --development
> > Building native extensions.  This could take a while...
> > 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
> > /Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:
> > 13:Warning: Gem::manage_gems is deprecated and will be removed on or
> > after March 2009.
> > rake aborted!
> > no such file to load -- rubyforge
> > /Library/Ruby/Gems/1.8/gems/nokogiri-1.0.5/rakefile:13
> > (See full trace by running task with --trace)
> > (in /Library/Ruby/Gems/1.8/gems/nokogiri-1.0.5)
>
> > Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/
> > nokogiri-1.0.5 for inspection.
> > Results logged to /Library/Ruby/Gems/1.8/gems/nokogiri-1.0.5/
> > gem_make.out
>
> > On Nov 12, 9:15 pm, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote:
> > > 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to