On Sat, Apr 16, 2011 at 12:33 AM, amritpal pathak <[email protected] > wrote:
> i tried to install Phusion passenger ,when is issued > sudo gem install passenger; > I got > following error messages > > WARNING: RubyGems 1.2+ index not found for: > > RubyGems will revert to legacy indexes degrading performance. > ERROR: Could not find a valid gem 'passenger' (>= 0) in any repository > > This should help you get passed this issue. http://stackoverflow.com/questions/1855021/gem-install-error-index-not-found-ruby-on-rails First thing I would check is to make sure that system you are running the command on has access to the internet. B. -- 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.

