On Jan 29, 2009, at 7:50 PM, Colin Summers wrote:
> I have faced some of this. I found that doing
> sudo gem update --system
> sudo gem cleanup
This doesn't seem to do anything for me:
$ sudo gem update --system
Updating RubyGems
Nothing to update
$ sudo gem cleanup
Cleaning up installed gems...
Attempting to uninstall rails-1.2.6
ERROR: While executing gem ... (Gem::InstallError)
Unknown gem rails = 1.2.6
So what does this mean? Is my gem installation even more
broken than usual? I do have rails-1.2.6 is another gem
repository:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
gems/1.8/gems
instead of my usual
/Library/Ruby/Gems/1.8/gems
The latter is where all gems are that I installed myself. Both
the ones that worked and later the ones that didn't.
mcv.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---