I had installed ruby 1.8.7 from MacPorts and was also getting this error. After downloading RubyGems and running setup.rb, things worked as expected. I, of course, had to reinstall my gems since the new RubyGems (/opt/local/bin/gem) keeps its gems in a different spot than the gem that comes with Leopard (/usr/bin/gem).
All this is a little new to me but this is how I got it to work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

