Sue, try doing the following Rubygems: sudo gem update --system
Furthermore, you should install all your gems using the following: sudo gem install <name-of-the-gem> Good luck, -Conrad Sent from my iPhone On Jun 14, 2009, at 2:17 PM, Sue Lee <rails-mailing-l...@andreas- s.net> wrote: > > Okay so I'm new to ruby and rails. This is probably a very easy > question. So, I'm trying to run Webrick but it tells me that I need to > install gems. > This is what I keep getting: > Macintosh:contactlist sue$ ruby script/server Webrick > Rails requires RubyGems >= . Please install RubyGems and try again: > http://rubygems.rubyforge.org > > So I keep trying to update/ install ruby. I think the problem is > that it > is not installing the Installing rubygems-1.3.4 ri into > /Library/Ruby/Gems/1.8/doc/rubygems-1.3.4/ri stuff. I honestly have no > clue. Please help: > > Installing rubygems-1.3.4 rdoc into > /Library/Ruby/Gems/1.8/doc/rubygems-1.3.4/rdoc > Macintosh:~ sue$ sudo gem install rubygems-update > Password: > Successfully installed rubygems-update-1.3.4 > 1 gem installed > Installing ri documentation for rubygems-update-1.3.4... > Installing RDoc documentation for rubygems-update-1.3.4... > Macintosh:~ sue$ sudo update_rubygems > Macintosh:~ sue$ sudo update_rubygems > Installing RubyGems 1.3.4 > Installing RubyGems > Installing gem executable > Removing old source_cache files > Removing old RubyGems RDoc and ri > Installing rubygems-1.3.4 ri into > /Library/Ruby/Gems/1.8/doc/rubygems-1.3.4/ri > Installing rubygems-1.3.4 rdoc into > /Library/Ruby/Gems/1.8/doc/rubygems-1.3.4/rdoc > > --- > --- > --- > --------------------------------------------------------------------- > > Oh-no! Unable to find release notes! > > --- > --- > --- > --------------------------------------------------------------------- > > RubyGems installed the following executables: > /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/gem > -- > 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 -~----------~----~----~----~------~----~------~--~---

