>From your directory listing, it appears that you've elected to install
majordomo in the same place as the source. This is different from what
I did but should work.
Did you run make install-wrapper as root?
The permissions on wrapper aren't right.
> -rwxr-xr-x 1 majordom majordom 14233 May 30 00:15 wrapper*
s root
To fix this by hand do the following as root:
chown root wrapper
chmod 2755 wrapper
Afterwards you can check wrapper as yourself.
wrapper test
-the output from this should say that the real and effective uid's and
gid's are only majordom and majordom.
hope this helps,
Dave
david.standish@edu.gov.on.ca
References:
|
|