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 implemented
chown: changing ownership of `/sw/etc/gtk/gtkrc.sp': Function not implemented
chown: changing ownership of `/sw/etc/gtk/gtkrc.sq': Function not implemented
chown: changing ownership of `/sw/etc/gtk/gtkrc.sr': Function not implemented


On a quick examination, I noticed two things. First, these seem to all be symlinks. Second, I am using fink's chown, not apples. I tried it again, specifying /usr/sbin/chown, and it didn't give me errors--but it didn't change these permissions either.

Is this OK? If not, what can I do about it?

-Rich-

P.S. this is on 10.3, if it matters



-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to