Sorry for this late response, but I have been overcomed with some work. To kip the story short. Before some minutes a go I have installed a ruby and rubygems on my new fedora 7. Here are the steps that I make:
[EMAIL PROTECTED] dima]# yum install ruby ruby-devel ruby-irb ruby-libs ruby-rdoc ruby-ri rubygems .... Installed: ruby-devel.i386 0:1.8.6.36-3.fc7 ruby-ri.i386 0:1.8.6.36-3.fc7 rubygems.noarch 0:0.9.2-1.fc7 Dependency Installed: ruby.i386 0:1.8.6.36-3.fc7 ruby-irb.i386 0:1.8.6.36-3.fc7 ruby-libs.i386 0:1.8.6.36-3.fc7 ruby-rdoc.i386 0:1.8.6.36-3.fc7 Complete! [EMAIL PROTECTED] dima]# gem --version 0.9.2 [EMAIL PROTECTED] dima]# gem update -system ..... RubyGems system software updated [EMAIL PROTECTED] dima]# gem --version 0.9.4 [EMAIL PROTECTED] dima]# ruby --version ruby 1.8.6 (2007-06-07 patchlevel 36) [i386-linux] [EMAIL PROTECTED] dima]# gem install rails -include-dependencies It all pass OK, without any problem. On Sep 19, 8:15 am, Mozammel <[EMAIL PROTECTED]> wrote: > I'm also having the exactly same error. Any help will be much > appriicated! > > - Mozammel > > On Sep 19, 3:17 am, Michael Delaney <[EMAIL PROTECTED] > > s.net> wrote: > > ok, i dont think this is got to do with gems as such... > > i downloaded 0.9.4 and tried to set it up... > > > [EMAIL PROTECTED] Download]$ cd rubygems-0.9.4 > > [EMAIL PROTECTED] rubygems-0.9.4]$ ruby setup.rb > > setup.rb:786:in `require': no such file to load -- rbconfig (LoadError) > > from setup.rb:786:in `load_rbconfig' > > from setup.rb:768:in `invoke' > > from setup.rb:1578 > > [EMAIL PROTECTED] rubygems-0.9.4]$ > > > the common denomintator is "rbconfig" > > has anyone got any idea what i need to do to update this? > > or whats going on? > > > any help would be really appreciated... i just want to code!!!! :-) > > > cheers.. > > > -- > > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---