nvm i'm apparently dumb. I found a guild to install it so this can be deleted or whatever.
On Sep 3, 8:05 am, Salvador Sanjuan <[email protected]> wrote: > Salvador Sanjuan wrote: > > While trying to install the rails gem this is what happens: > > > C:\>gem install rails --include-dependencies > > INFO: `gem install -y` is now default and will be removed > > INFO: use --ignore-dependencies to install only the gems you list > > ERROR: Error installing rails: > > actionpack requires rack (~> 1.0.0, runtime) > > > C:\>gem update rack > > Updating installed gems > > Nothing to update > > > As you see I previously installed the rack gem but it seems that > > something is not working during the installation. > > > Any ideas? > > > Thanks > > Checkign my previous error I have seen that while installing racks there > must be an error because is installing another gem, activesupport . > > C:\>gem install rack > Successfully installed activesupport-2.3.3 > 1 gem installed > Installing ri documentation for activesupport-2.3.3... > Installing RDoc documentation for activesupport-2.3.3... > > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

