<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Dear Dr. Gerhard<BR>Hi, Thank you for your e-mail. My system is 64 bit and I set up suse 11.1. I am not able to open the <A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor" target=_blank>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor</A>. Please it would be possible for you send me this page as attached file.</DIV>
<DIV>thank you again,</DIV>
<DIV>Rahnama<BR><BR>Dr. H.A.Rahnamaye Aliabad<BR>Department of physics,Tarbiat Moallem university of Sabzevar,<BR>Sabzevar,Iran<BR><BR>--- On <B>Sat, 4/10/10, Gerhard Fecher <I>&lt;fecher@uni-mainz.de&gt;</I></B> wrote:<BR></DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid"><BR>From: Gerhard Fecher &lt;fecher@uni-mainz.de&gt;<BR>Subject: Re: [Wien] Compiling error<BR>To: "A Mailing list for WIEN2k users" &lt;wien@zeus.theochem.tuwien.ac.at&gt;<BR>Date: Saturday, April 10, 2010, 11:41 AM<BR><BR>
<DIV class=plainMail>Try dynamic linking and check<BR><A href="http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/" target=_blank>http://software.intel.com/en-us/articles/intel-mkl-link-line-advisor/</A><BR><BR>do you need&nbsp; to compile for a 32 bit machine ?<BR>if not then /opt/intel/Compiler/11.1/069/bin/ia32<BR>is not needed<BR><BR><BR>Ciao<BR>Gerhard<BR><BR>====================================<BR>Dr. Gerhard H. Fecher<BR>Institut of Inorganic and Analytical Chemistry<BR>Johannes Gutenberg - University<BR>55099 Mainz<BR>________________________________________<BR>Von: <A href="http://us.mc1126.mail.yahoo.com/mc/compose?to=wien-bounces@zeus.theochem.tuwien.ac.at" ymailto="mailto:wien-bounces@zeus.theochem.tuwien.ac.at">wien-bounces@zeus.theochem.tuwien.ac.at</A> [<A href="http://us.mc1126.mail.yahoo.com/mc/compose?to=wien-bounces@zeus.theochem.tuwien.ac.at"
 ymailto="mailto:wien-bounces@zeus.theochem.tuwien.ac.at">wien-bounces@zeus.theochem.tuwien.ac.at</A>]&amp;quot; im Auftrag von &amp;quot;hossien rahnama [<A href="http://us.mc1126.mail.yahoo.com/mc/compose?to=h_rahnamay@yahoo.com" ymailto="mailto:h_rahnamay@yahoo.com">h_rahnamay@yahoo.com</A>]<BR>Gesendet: Freitag, 9. April 2010 20:58<BR>An: <A href="http://us.mc1126.mail.yahoo.com/mc/compose?to=wien@zeus.theochem.tuwien.ac.at" ymailto="mailto:wien@zeus.theochem.tuwien.ac.at">wien@zeus.theochem.tuwien.ac.at</A><BR>Betreff: [Wien] Compiling error<BR><BR>Dear Wien2k users,<BR><BR>Hi, When I want to compiling wien2k 9.2, I'm facing a strange problem I failed to solve so far.<BR><BR>I would be very grateful for your help or some your suggestion.<BR><BR>Best Regardes,<BR><BR>Rahnama<BR><BR>------------------------------------------------------------<BR><BR>My system is as follows:<BR><BR>&nbsp; &nbsp;&nbsp;&nbsp;- Intel quard core pentium<BR><BR>&nbsp;
 &nbsp;&nbsp;&nbsp;- Intel fortran&nbsp; I_cprof_p_11.1.069<BR><BR>&nbsp; &nbsp; - Intel MKL 10.2.4.032<BR><BR>&nbsp; &nbsp;&nbsp;&nbsp;- WIEN2K 09.2<BR>----------------------------------------------------------<BR>Errors:<BR>ifort&nbsp; -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_V -O3 -xP -c moduls.f<BR>/opt/intel/Compiler/11.1/069/bin/intel64/fortcom: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory<BR>ifort: error #10273: Fatal error in /opt/intel/Compiler/11.1/069/bin/intel64/fortcom, terminated by 0x7f<BR>make[1]: *** [moduls.o] Error 127<BR>make[1]: Leaving directory `/root/wien2k/SRC_lapw7'<BR>make: *** [complex] Error 2<BR><BR>Compiling options is:<BR><BR>O&nbsp;&nbsp;&nbsp;Compiler options:&nbsp; &nbsp; &nbsp; &nbsp; -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_V -O3 -xP<BR>L&nbsp;&nbsp;&nbsp;Linker Flags:&nbsp; -L/opt/intel/Compiler/11.1/069/mkl/lib/intel64 -static -lsvml -lguide
 -lpthread<BR>P&nbsp;&nbsp;&nbsp;Preprocessor flags&nbsp; '-DParallel'<BR>R&nbsp;&nbsp;&nbsp;R_LIB (LAPACK+BLAS):&nbsp; &nbsp;&nbsp;&nbsp;-L/opt/intel/mkl/10.2.4.032/lib/em64t -static -lmkl_lapack -lmkl_core -lmkl_em64t -lguide -lpthread<BR>Ld.so.config&nbsp;&nbsp;&nbsp;file is :<BR><BR>#<BR>/opt/intel/Compiler/11.1/069/bin/intel64<BR>/opt/intel/Compiler/11.1/069/bin/ia32<BR>#<BR>/opt/intel/Compiler/11.1/069/man/en_US/man1<BR>/opt/intel/Compiler/11.1/069/man/en_US/man3<BR>#<BR>/opt/intel/mkl/10.2.4.032/lib/em64t<BR>/opt/intel/Compiler/11.1/069/lib/intel64<BR>#<BR>/opt/intel/mkl/10.2.4.032/include<BR>#<BR>/opt/intel/licenses<BR>#<BR><BR>.bashrc file is:<BR>#<BR>PATH="/opt/intel/Compiler/11.1/069/bin/intel64:${PATH}"<BR>PATH="/opt/intel/Compiler/11.1/069/bin/ia32:${PATH}"<BR>export PATH<BR>#<BR>MANPATH="/opt/intel/Compiler/11.1/069/man/en_US/man1:${MANPATH}"<BR>MANPATH="/opt/intel/Compiler/11.1/069/man/en_US/man3:${MANPATH}"<BR>export
 MANPATH<BR>#<BR>LD_LIBRARY_PATH="/opt/intel/mkl/10.2.4.032/lib/em64t:$LD_LIBRARY_PATH"<BR>LD_LIBRARY_PATH="/opt/intel/Compiler/11.1/069/lib/intel64:$LD_LIBRARY_PATH"<BR>export LD_LIBRARY_PATH<BR>#<BR>INCLUDE="/opt/intel/mkl/10.2.4.032/include:$INCLUDE"<BR>export INCLUDE<BR>#<BR>INTEL_LICENSE_FILE="/opt/intel/licenses"<BR>export INTEL_LICENSE_FILE<BR><BR><BR><BR>Dr. H.A.Rahnamaye Aliabad<BR>Department of physics,Tarbiat Moallem university of Sabzevar,<BR>Sabzevar,Iran<BR><BR><BR><BR>_______________________________________________<BR>Wien mailing list<BR><A href="http://us.mc1126.mail.yahoo.com/mc/compose?to=Wien@zeus.theochem.tuwien.ac.at" ymailto="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></DIV></BLOCKQUOTE></td></tr></table><br>