Tommy Odell wrote:

Sorry, I pasted the wrong thing. Here's what it is with Y vs y.

--------------------

to...@tommy-laptop:~/www/blog$ sudo gem install rails
[sudo] password for tommy:
Need to update 38 gems from http://gems.rubyforge.org
......................................
complete
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
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
> 2
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
> ERROR:  Interrupted
to...@tommy-laptop:~/www/blog$


> Unfortunately, it makes no difference.
> 
> 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
>> 
> 
> 
> Conrad Taylor wrote:
>> On Fri, Aug 14, 2009 at 3:09 AM, Tommy Odell <
>> [email protected]> wrote:
>> 
>>>
>>> Select which gem to install for your platform (i486-linux)
>>> Install required dependency thin? [Yn]  Select which gem to install for
>>> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to