I am trying to install mailman on Solaris8. 'make install' dies with
 
"/usr/bin/env: No such file or directory"
 
/usr/bin/env does exist:
 
bash-2.03$ ls -l /usr/bin/env
total 110336
-rwxr-xr-x   1 root     bin         5116 Jan  5  2000 /usr/bin/env
check_perms finds the same problem. The file is global read and execute. Does mailman need write permission? If so, is that safe, and why the cryptic error message? Is something else hinky?
 
BTW, "check_perms -v" and "check_perms -f" produce exactly the same message as plain old "check_perms". What's happening there?

Reply via email to