<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>ifort: Command not found <- As it says, it cannot find ifort
      installed on your system.  When you installed ifort using
      install_GUI.sh (or install.sh), did it finish without errors [
<a class="moz-txt-link-freetext" href="https://software.intel.com/en-us/articles/intel-compilers-for-linux-and-mac-os-x-compiler-installation-help">https://software.intel.com/en-us/articles/intel-compilers-for-linux-and-mac-os-x-compiler-installation-help</a>
      ]?  After that finished, did you add the source line for your
      ifort version to compilervar.sh to your .bashrc (or
      compilervar.csh to .cshrc) [
<a class="moz-txt-link-freetext" href="https://software.intel.com/en-us/articles/setting-up-the-build-environment-for-using-intel-c-or-fortran-compilers">https://software.intel.com/en-us/articles/setting-up-the-build-environment-for-using-intel-c-or-fortran-compilers</a>
      ]?<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 8/28/2018 1:55 PM, Indranil mal
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMXVQEE=b+Vs6NNFG6t=oBumbTgM0qFkx2P1GiS5h=49KSTAcw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">I have installed fftw in the directory, where I
        have installed the WIEN2k. after ./siteconfig_lapw I have made
        the compiler and all options as mentioned in the recomended one
        but when I have tried the compile I got error and warnings. In
        the compile.msg file it was written that " <b>rm -f  *.o<br>
          clean<br>
          ifort -O1 -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML
          -traceback -assume buffered_io -I/include -c fminenefitCOA.f  
          <br>
          make: ifort: Command not found<br>
          Makefile:46: recipe for target 'fminenefitCOA.o' failed<br>
        </b>
        <div><b>make: *** [fminenefitCOA.o] Error 127</b>"      <br>
        </div>
        <div><br>
        </div>
        <div>please help me. <br>
        </div>
      </div>
    </blockquote>
  </body>
</html>