Rich Warren wrote:
I tried to run the command listed on the web page:
sudo find /sw/ -user 2011 -exec chown root:admin {} \;
Changing attributes of symlinks is a delicate field. I think on HFS+ you
basically can't, the symlinks have (or better, show) the attributes of
the directory they live in
I tried to run the command listed on the web page:
sudo find /sw/ -user 2011 -exec chown root:admin {} \;
And I got a lot of errors similar to these:
chown: changing ownership of `/sw/etc/gtk/gtkrc.sk': Function not
implemented
chown: changing ownership of `/sw/etc/gtk/gtkrc.sl': Function not