Dear Dr. Sanjay,<div>We are running wien2k code(2008) in centos5.1(64bits) with ifort 10.1.021 and mkl 9.1 with no problems at all.We have installed it in HP Laptop with corei3 processor. Also, in centos 6.0 (64), we have installed wien2k 11.1 ver with ifort composerxe-2011.5.220 updates and mkl 12.0 in corei7 machines.</div>
<div>One has to be carefull with OPTIONS (in wien2k) during installation for the locations of exactly the compilers, mkl files and libraries, plus make changes in .bashrc. depending on machines and version. Very useful hints had been suggested already in wien2k mails by Prof. Lawrence, Prof. Peter, Dr. S. Jalali, Prof. Gerhard etc. You should have no problem now.</div>
<div>Regards and best wishes,</div><div>Prof.R.K.Thapa</div><div>=====================</div><div>Physics Deptt</div><div>Mizoram University</div><div>Aizawl 796004</div><div>Mizoram India</div><div>===================== <br>
<br><div class="gmail_quote">On Thu, Jan 19, 2012 at 6:39 PM, Laurence Marks <span dir="ltr">&lt;<a href="mailto:L-marks@northwestern.edu">L-marks@northwestern.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You have now provided some information so I can tell you roughly what<br>
has gone wrong, although you still need to do some work.<br>
<br>
You have an error in one (or more) of your variables and/or linking<br>
options. For instance rather than using -L$(MKLPATH) for LDFLAGS you<br>
have used $(MKLPATH). The &quot;-L&quot; tells the linker that this is a<br>
directory where it will find libraries whereas when you omit this it<br>
thinks that this is a file which you want to compile.<br>
<br>
Is this exactly what your problem is -- probably not. You need to<br>
look, read and think. Find a book on fortran and read some basics.<br>
Think.<br>
<br>
2012/1/19 SANJAY KUMAR SINGH &lt;<a href="mailto:sanjayfizix@gmail.com">sanjayfizix@gmail.com</a>&gt;:<br>
<div><div class="h5">&gt; Respected All wien2k Users,<br>
&gt;<br>
&gt; I am facing a problem to install wien2k. If any body know any idea to<br>
&gt; resolve this error  please suggest me.<br>
&gt; I found this error in every SRC dir. compile.massage.<br>
&gt;<br>
&gt;<br>
&gt; ipo: warning #11010: file format not recognized for<br>
&gt; /opt/intel/composerxe-2011.3.174/mkl/lib/intel64<br>
&gt;<br>
&gt; ld: /opt/intel/composerxe-2011.3.174/mkl/lib/intel64: No such file: File<br>
&gt; format not recognized<br>
&gt;<br>
&gt; make[1]: *** [aimc] Error 1<br>
&gt;<br>
&gt; make[1]: Leaving directory `/home/sanjay/WIEN2K/SRC_aim&#39;<br>
&gt;<br>
&gt; make: *** [complex] Error 2<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; --<br>
&gt; SANJAY KUMAR SINGH<br>
&gt; SCHOOL OF STUDIES IN PHYSICS<br>
&gt; JIWAJI UNIVERSITY<br>
&gt; GWALIOR - 474 011 (M.P.),INDIA<br>
&gt; Mobile : +91-9229979962<br>
&gt; PHONE  : +91-751-2442777  (Office)<br>
&gt; FAX  : +91-751-2442784<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Wien mailing list<br>
&gt; <a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
&gt; <a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
&gt;<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a href="http://www.numis.northwestern.edu" target="_blank">www.numis.northwestern.edu</a> 1-847-491-3996<br>
&quot;Research is to see what everybody else has seen, and to think what<br>
nobody else has thought&quot;<br>
Albert Szent-Gyorgi<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
</font></span></blockquote></div><br></div>