I'm trying to get Homebrew to work. That program's diagnosis tool gives me these suggestions:
You should probably
chown/usr/local/etc...
You should probably
chownthem:/usr/local/share/man/de /usr/local/share/man/de/man1
Because these directories are not writable. I haven't changed owner or group before. Right now the owner of etc is root and the group is wheel, my username is something else.
Is it safe to change the owner of these folders on OS X? I am concerned that my user won't have all the privileges of root and therefore other applications will bump into problems, although my account is an admin account.