<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/16/2012 3:45 PM, Stephen P.
      Molnar wrote:<br>
    </div>
    <blockquote cite="mid:507DB94A.8070508@sbcglobal.net" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <big>./install_ecce.6.4.rehl5-gcc4.1.2-m64.csh </big> <big><br>
        <br>
        <big>i </big>get a Permission denied message. </big> <big></big><br>
    </blockquote>
    <br>
    Have you explored what the #! line is inside the script?&nbsp; That's
    often the first place to look for issues.&nbsp; I notice your script is
    named rehl, rather than rhel, could that be your issue?<br>
    <br>
    Also, have you tried running the script as "csh -x
    install_ecce.6.4.rhel5-gcc4.1.2-m64.csh" to have it echo each
    command as it tries to do it and see where the error might be?<br>
    <br>
    -spp<br>
  </body>
</html>