On Fri, Dec 5, 2008 at 4:17 PM, Anathae Townsend <[EMAIL PROTECTED]> wrote: > Checking the owner/group/permissions on my source tree, it's root (as > expected) wsrc (as expected) and rw-r--r--. Okay... the wsrc group only > has read permissions, that would explain why my user can't execute the > config command. Section 2 of man release shows a '$' as the prompt > character for the config command. Doesn't this mean that a member of > wsrc should be able to configure a kernel?
Only if they have permission to write to the directory, obviously. The src tree needs to be writable by wsrc for this to work, as it is for a default install.

