Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > gem error

Reply
Thread Tools

gem error

 
 
eoghan
Guest
Posts: n/a
 
      03-21-2008
Hi
Im attempting to install mongrel using gem, i have:
gem 1.0.1
ruby 1.8.6
when i run sudo gem install mongrel
i get the following message:
Building native extensions. This could take a while...
ERROR: Error installing mongrel:
ERROR: Failed to build gem native extension.

/usr/bin/ruby extconf.rb install mongrel
creating Makefile

make
sh: make: command not found


Gem files will remain installed in
/usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1 for inspection.
Results logged to
/usr/lib/ruby/gems/1.8/gems/fastthread-1.0.1/ext/fastthread/gem_make.out

I have checked google but not found anything to solve my problem,
could anyone help me?
Im using linux (foresight 2)
Thanks
Eoghan

 
Reply With Quote
 
 
 
 
eoghan
Guest
Posts: n/a
 
      03-22-2008
On Fri, Mar 21, 2008 at 10:03 PM, Daniel Bye <> wrote:
> On Sat, Mar 22, 2008 at 01:38:03AM +0900, eoghan wrote:
> > Hi
> > Im attempting to install mongrel using gem, i have:
> > gem 1.0.1
> > ruby 1.8.6
> > when i run sudo gem install mongrel
> > i get the following message:
> > Building native extensions. This could take a while...
> > ERROR: Error installing mongrel:
> > ERROR: Failed to build gem native extension.
> >
> > /usr/bin/ruby extconf.rb install mongrel
> > creating Makefile
> >
> > make
> > sh: make: command not found

>
> Looks like you don't have `make' on your system (or in your $PATH).
> If that's the case, install it (dunno anything about foresight Linux,
> so can't help with that) and try again.


DOH! Thanks Dan, problem solved.

Eoghan

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Errno::EEXIST File Exists error when installing 'ferret' gem fromlocal .gem file Brandon Simmons Ruby 0 12-22-2010 11:03 PM
ERROR: While executing gem ... (Gem::GemNotFoundException) C Lost Warrior Ruby 0 04-12-2008 03:50 PM
RubyGems 0.9.1 calling a gem with gem '<gem>' Austin 7873 Ruby 5 01-27-2007 10:05 PM
gem.cmd install RMagick-win32-1.9.2-mswin32.gem: Buffer error Clifford Heath Ruby 7 06-09-2006 07:02 PM
ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rubygems-upodate (> 0) in the repository han Ruby 1 10-24-2005 10:28 PM



Advertisments