I see that you install rubygems-0.9.2.
Latter you should perform updating rubygems to 0.9.4 version by
invoking the command:
gem update --system

Perhaps that will help ;-)

On Sep 17, 7:45 pm, Michael Delaney <[EMAIL PROTECTED]
s.net> wrote:
> cheers dima,
> i've tried that install path before but the problem still exists..
> there's something wrong with the version of rubygems, even though i've
> removed, updated, reinstalled it a dozen times!!!!  i've actually no
> idea where to go with this now...
>
> here's my terminal output...
>
> [EMAIL PROTECTED] rubygems-0.9.4]$ sudo yum install install ruby
> ruby-devel ruby-irb ruby-libs ruby-rdoc ruby-ri rubygems
> Setting up Install Process
> Parsing package install arguments
> Resolving Dependencies
> --> Running transaction check
> ---> Package rubygems.noarch 0:0.9.2-1.fc7 set to be updated
> ---> Package ruby-rdoc.i386 0:1.8.6.36-3.fc7 set to be updated
> ---> Package ruby-ri.i386 0:1.8.6.36-3.fc7 set to be updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> =============================================================================
>  Package                 Arch       Version          Repository
> Size
> =============================================================================
> Installing:
>  ruby-ri                 i386       1.8.6.36-3.fc7   updates
> 1.8 M
>  rubygems                noarch     0.9.2-1.fc7      fedora
> 498 k
> Installing for dependencies:
>  ruby-rdoc               i386       1.8.6.36-3.fc7   updates
> 136 k
>
> Transaction Summary
> =============================================================================
> Install      3 Package(s)
> Update       0 Package(s)
> Remove       0 Package(s)
>
> Total download size: 2.4 M
> Is this ok [y/N]: y
> Downloading Packages:
> (1/3): ruby-ri-1.8.6.36-3 100% |=========================| 1.8 MB
> 00:17
> (2/3): ruby-rdoc-1.8.6.36 100% |=========================| 136 kB
> 00:00
> (3/3): rubygems-0.9.2-1.f 100% |=========================| 498 kB
> 00:11
> Running rpm_check_debug
> Running Transaction Test
> Finished Transaction Test
> Transaction Test Succeeded
> Running Transaction
>   Installing: ruby-rdoc                    #########################
> [1/3]
>   Installing: rubygems                     #########################
> [2/3]
>   Installing: ruby-ri                      #########################
> [3/3]
>
> Installed: ruby-ri.i386 0:1.8.6.36-3.fc7 rubygems.noarch 0:0.9.2-1.fc7
> Dependency Installed: ruby-rdoc.i386 0:1.8.6.36-3.fc7
> Complete!
> [EMAIL PROTECTED] rubygems-0.9.4]$ gem install rails
> --include-dependencies
> /usr/lib/ruby/site_ruby/1.8/rubygems.rb:9:in `require': no such file to
> load -- rbconfig (LoadError)
>         from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:9
>         from /usr/bin/gem:9:in `require'
>         from /usr/bin/gem:9
> [EMAIL PROTECTED] rubygems-0.9.4]$
>
> --
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to