Peter wrote:

Alexander,

The permission for /sw/fink is:

drwxr-xr-x 12 root admin 364 May 4 08:04 fink

which looks good (except for the number '12' whatever that means).
Not so good, actually, because you 'foo' and your group 'admin' don't have write permission in fink. You need at least to give write permission to the group: "sudo g+w /sw/fink"
But there would be no harm in changing the owner to yourself
"sudo chown foo /sw/fink"
BTW, "12" is the number of nodes (files and directories) contained in /sw/fink.

--
Martin




-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners


Reply via email to