Josh Susser wrote:
> In the meantime, this seems to work:
> 
> gem install rails --source http://gems.rubyonrails.org

Notice the missing platform.



$ sudo gem update rails --source http://gems.rubyonrails.org
Password:
Updating installed gems...
Attempting remote update of rails
Select which gem to install for your platform (universal-darwin9.0)
 1. rails 2.0.2 ()
 2. rails 2.0.1 (ruby)
 3. rails 2.0.1 (ruby)
 4. rails 2.0.0 (ruby)
 5. rails 2.0.0 (ruby)
 6. Skip this gem
 7. Cancel installation
> 1
Install required dependency activesupport? [Yn]  Y
Select which gem to install for your platform (universal-darwin9.0)
 1. activesupport 2.0.2 ()
 2. Skip this gem
 3. Cancel installation
> 1
ERROR:  While executing gem ... (OpenURI::HTTPError)
    404 Not Found

-- 
blog: www.lucaguidi.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to rubyonrails-core@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-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to