Grrr ... I have a package of code which I want to compile using a supplied csh script. I cannot get it to execute. The log reveals that it never recognizes the script as a command. Of course, if I run it as ./compall rather than compall then commands found further in te script don't work since they are not preceded by ./ and I am stuck again.
I have copied the entire directory, subdirs, etc into a non-root account, chown'd the whole thing to that name. Still no go. Permissions are 100755. ???? What am I overlooking?? Thanks, Kenward