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 [ https://software.intel.com/en-us/articles/intel-compilers-for-linux-and-mac-os-x-compiler-installation-help ]?  After that finished, did you add the source line for your ifort version to compilervar.sh to your .bashrc (or compilervar.csh to .cshrc) [ https://software.intel.com/en-us/articles/setting-up-the-build-environment-for-using-intel-c-or-fortran-compilers ]?

On 8/28/2018 1:55 PM, Indranil mal wrote:
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 " *rm -f  *.o
clean
ifort -O1 -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io -I/include -c fminenefitCOA.f
make: ifort: Command not found
Makefile:46: recipe for target 'fminenefitCOA.o' failed
*
*make: *** [fminenefitCOA.o] Error 127*"

please help me.
_______________________________________________
Wien mailing list
[email protected]
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/[email protected]/index.html

Reply via email to