yoink@tumblr ~ % fortune
"It doesn’t work! I get some “permissions” error when I try to install stuff!
If you ever did a sudo gem, etc. before then a lot of files will have been created chown root. Fix with:
sudo chown -R $USER /Library/Ruby /Library/Perl /Library/Python"
-
Had to reset the permissions to get non-sudo installs working again. The upgrade wiped out my whole toolset!