<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Dear users,</div><pre>I tried to compile WIEN2k_11 on my computer(Red Hat Enterprise 6.1), but the <br>following error appears:<br><span style="font-style: italic;">W2kinit.F: COMPLEX version extracted</span><br style="font-style: italic;"><span style="font-style: italic;">ifort -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -c W2kinit_tmp_.F</span><br style="font-style: italic;"><span style="font-style: italic;">fortcom: Error: W2kinit_tmp_.F, line 28: Cannot open include file '<a target="_blank" href="http://mkl_vml.fi/"><span class="yshortcuts" id="lw_1323355015_0">mkl_vml.fi</span></a>'</span><br style="font-style: italic;"><span style="font-style: italic;">       include 'mkl_vml.fi'</span><br style="font-style: italic;"><span style="font-style: italic;">---------------^</span><br style="font-style:
 italic;"><span style="font-style: italic;">compilation aborted for W2kinit_tmp_.F (code 1)</span><br style="font-style: italic;"><span style="font-style: italic;">make[1]: *** [W2kinit.o] error 1</span><br style="font-style: italic;"><span style="font-style: italic;">make[1]: Leaving directory `/home/whx/Wien2k/SRC_lapw1'</span><br style="font-style: italic;"><span style="font-style: italic;">make: *** [complex] error 2</span><br><br>For that I <br>source /opt/intel/mkl/8.0.1/tools/environment/mklvarsem64t.sh<br>and recompile, but the same errors appeared. I searched the error in<br>mailing-list, there are no other suggestions. I really appreciate any<br>&nbsp;help and advice. If you need additional information on my <br>compilation options, please let me know.<br><br>In addition .bashrc file:<br><br>PATH="/opt/intel/fce/9.0/bin:$PATH"<br>PATH="/opt/intel/idbe/9.0/bin:$PATH"<br>export
 PATH<br>#<br>LD_LIBRARY_PATH="/opt/intel/fce/9.0/lib:$LD_LIBRARY_PATH"<br>LD_LIBRARY_PATH="/opt/intel/mkl/8.0.1/lib/em64t:$LD_LIBRARY_PATH"<br>export<br> LD_LIBRARY_PATH<br>#<br>MANPATH="/opt/intel/fce/9.0/man:${MANPATH}"<br>MANPATH="/opt/intel/idbe/9.0/man:${MANPATH}"<br>export MANPATH<br>#<br>INCLUDE="/opt/intel/mkl/8.0.1/include":$INCLUDE<br>export INCLUDE<br>#<br>INTEL_LICENSE_FILE="/opt/intel/licenses"<br>export INTEL_LICENSE_FILE</pre></div></body></html>