<p>Please read the file compile.msg for the specifics of the errors. I expect that you have not specified the mkl libraries correctly. Please check the mailing list, particularly the Intel linking guide page.</p>
<p>Note, if you do not provide more information, nobody can help you. Also, you should try and help yourself, that is how you learn.</p>
<p>---------------------------<br>
Professor Laurence Marks<br>
Department of Materials Science and Engineering<br>
Northwestern University<br>
<a href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a> 1-847-491-3996<br>
&quot;Research is to see what everybody else has seen, and to think what nobody else has thought&quot;<br>
Albert Szent-Gyorgi<br>
</p>
<div class="gmail_quote">On Feb 6, 2012 8:07 PM, &quot;Madhav Ghimire&quot; &lt;<a href="mailto:ghimire.mpg@gmail.com">ghimire.mpg@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear Wien users,<br>I have installed centos 6 in my pc and successfully installed the fortran compiler as /opt/intel/composer_xe_2011_sp1/bin/ifort. But then when I tried to install wien2k 11.1 version or less, it shows 27 errors in various steps of lapw and others. Is there any specific reason why the compilation to wien2k is not possible or something else.<br>

Could anyone help me to solve this problem. I will be very grateful to you all.<br><b>For your information,<br>the .bash_profile I have used is;</b><br># .bash_profile<br><br># Get the aliases and functions<br>if [ -f ~/.bashrc ]; then<br>

    . ~/.bashrc<br>fi<br><br># User specific environment and startup programs<br><br>PATH=$PATH:$HOME/bin<br>PATH=&quot;/opt/intel/composerxe-2011.5.220/bin/intel64/&quot;:${PATH}<br>#PATH=&quot;/opt/intel/composerxe-2011.5.220/bin/intel64/&quot;:${PATH}<br>

export PATH<br>MANPATH=&quot;/opt/intel/composerxe-2011.5.220/man/en_US/man1:${MANPATH}&quot;<br>export PATH<br>LD_LIBRARY_PATH=&quot;/opt/intel/composerxe-2011.5.220/compiler/lib/intel64/&quot;:$LD_LIBRARY_PATH<br>LD_LIBRARY_PATH=&quot;/opt/intel/composerxe-2011.5.220/mkl/lib/intel64/&quot;:$LD_LIBRARY_PATH<br>

export LD_LIBRARY_PATH<br>INCLUDE=&quot;/opt/intel/composerxe-2011.5.220/mkl/include/&quot;:$INCLUDE<br>export INCLUDE<br>INTEL_LICENSE_FILE=&quot;/opt/intel/licenses&quot;<br>export INTEL_LICENSE_FILE<br><b>and my PC is i5 HP-laptop and workstation.</b><br>

<br clear="all">Regards<br>-- <br>M. P. Ghimire<br><br>
<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>
<br></blockquote></div>