On Fri, Aug 14, 2009 at 3:09 AM, Tommy Odell < [email protected]> wrote:
> > Hi folks, > > I'm having trouble getting gems to install rails. It just keeps asking > me which version of thin I want to install. Until I choose skip or > cancel, in which case I'm told that something has gone wrong. > > Any advice? > > Thanks kindly, > > Tommy > > PS: Gems is 0.94. > > --------------------------------------------------------------------- > > to...@tommy-laptop:~/www/blog$ sudo gem install rails > Install required dependency actionpack? [Yn] y > Install required dependency rack? [Yn] y > Install required dependency thin? [Yn] y > Select which gem to install for your platform (i486-linux) > 1. thin 1.2.2 (ruby) > 2. thin 1.2.1 (i386-mswin32) > 3. thin 1.2.1 (ruby) > 4. thin 1.0.0 (ruby) > 5. thin 1.0.0 (i386-mswin32) > 6. Skip this gem > 7. Cancel installation > > 1 > Install required dependency rack? [Yn] y > y > Install required dependency thin? [Yn] Select which gem to install for > your platform (i486-linux) > 1. thin 1.2.2 (ruby) > 2. thin 1.2.1 (i386-mswin32) > 3. thin 1.2.1 (ruby) > 4. thin 1.0.0 (ruby) > 5. thin 1.0.0 (i386-mswin32) > 6. Skip this gem > 7. Cancel installation > > 1 > Install required dependency rack? [Yn] y > Install required dependency thin? [Yn] y > Select which gem to install for your platform (i486-linux) > 1. thin 1.2.2 (ruby) > 2. thin 1.2.1 (i386-mswin32) > 3. thin 1.2.1 (ruby) > 4. thin 1.0.0 (ruby) > 5. thin 1.0.0 (i386-mswin32) > 6. Skip this gem > 7. Cancel installation > > Have you tried using a capital 'Y' when responding to '[Yn]'? -Conrad > > -- > Posted via http://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 -~----------~----~----~----~------~----~------~--~---

