Google Groups Home
Help | Sign in
Installation Errors
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
ClickerMonkey  
View profile
 More options Jul 23, 9:22 am
From: ClickerMonkey <pdiffender...@gmail.com>
Date: Wed, 23 Jul 2008 06:22:56 -0700 (PDT)
Local: Wed, Jul 23 2008 9:22 am
Subject: Installation Errors
Heres some errors we were getting after we did 'sudo apt-get install
rubygems gem' on our ubuntu hard system.

Building native extensions.  This could take a while...
ERROR:  While executing gem ... (Gem::Installer::ExtensionBuildError)
    ERROR: Failed to build gem native extension.

ruby extconf.rb install god
extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)
 from extconf.rb:1

Gem files will remain installed in /var/lib/gems/1.8/gems/god-0.7.8
for inspection.
Results logged to /var/lib/gems/1.8/gems/god-0.7.8/ext/god/
gem_make.out

And ofcourse gem_make.out only says the above error, useless!

I don't know a single thing about gem or ruby, we just want god
because monit isn't working out for us!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Stott  
View profile
 More options Jul 23, 9:59 am
From: "Jonathan Stott" <jonathan.st...@gmail.com>
Date: Wed, 23 Jul 2008 14:59:04 +0100
Local: Wed, Jul 23 2008 9:59 am
Subject: Re: Installation Errors

You need to install the ruby development libraries too (this is needed
for any gem with C extensions)

sudo apt-get install ruby1.8-dev

You maybe also need the hardy development deb

sudo apt-get install build-essential

Regards,
Jon


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google