|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Error Installing RoR
Ok, so I'm trying to get Ruby on Rails working. The story so far...
- I've managed to get Ruby 1.8.6 pIII installed. - I think I've get RubyGems installed correctly. The setup.rb completed without complaining too much Now I'm trying to install Rails. I type: gem install rails --include-dependencies And I get: ERROR: While executing gem ... (Gem::InstallError) gzip error installing /usr/lib64/ruby/gems/1.8/cache/activesupport-2.1.0.gem When I go to that directory I see: activesupport-2.1.0.gem along with rake-0.8.1.gem, rubygems-update-1.0.0.gem, sources-0.0.1.gem Any guidance would be appreciated. ![]() |
|
#2
|
||||
|
||||
|
From what I've seen before, it sometimes has to do with a missing C compiler. Make sure gcc is installed and then try again.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month Looking for a perl job with kick-*** programmers in a well-known NASDAQ listed tech company with branches in the US and Europe? We're hiring. PM me for details. Requirements |
|
#3
|
||||
|
||||
|
Thanks for the reply.
It wasn't a C compiler issue, it was present on that box. I kept trying dev boxes until I found one that would allow me to get through the whole install procedure. I'm glad it won't be my job to make this work in a production environment because I couldn't get Apache to play with FastCGI either, I ended up using another web server. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Ruby Programming > Error Installing RoR |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|