<div class="gmail_quote">Dear Wien users,<div><br></div><div>I am trying to install Wien2k 08 for the first time on my MacPro 8-core but encounter a problem with the library for lmkl_lapack64. Here is what I did: (sorry if there is too much information...)</div>

<div><br></div><div>1) The formatting of my disk is case-sensitive and so I do not encounter the problems others had with that issue.</div><div><br></div><div>
2) I use the latest ifort compiler + mkl 10.1.007.</div><div><br></div><div>3) I therefore chose option J &quot;Linux Intel ifort 9 or 10 &quot; and had to specify that mkl is not under /opt/intel but /Library/Framework and had to replace &#39;find /opt -name &#39;libmkl*&#39; with &#39;find -L /opt -name &#39;libmkl*&#39;</div>

<div><br></div><div>4) I changed the flag as follows:</div><div><div>Recommended options for system linuxif8 are:</div><div>&nbsp;&nbsp; &nbsp; Compiler options: &nbsp; &nbsp; &nbsp; &nbsp;-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML</div>
<div>&nbsp;&nbsp; &nbsp; Linker Flags: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$(FOPT) -L/opt/intel/mkl/9.0/lib/em64t -lpthread</div><div>&nbsp;&nbsp; &nbsp; Preprocessor flags: &nbsp; &nbsp; &nbsp;&#39;-DParallel&#39;</div><div>&nbsp;&nbsp; &nbsp; R_LIB (LAPACK+BLAS): &nbsp; &nbsp; -lmkl_lapack64 -lmkl_em64t -lguide -lvml -pthread</div>

<div><br></div><div>Current settings:</div><div>&nbsp;O &nbsp; Compiler options: &nbsp; &nbsp; &nbsp; &nbsp;-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML</div><div>&nbsp;L &nbsp; Linker Flags: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$(FOPT) -L/opt/intel/mkl/Current/Libraries/em64t -lpthread</div>

<div>&nbsp;P &nbsp; Preprocessor flags &nbsp; &nbsp; &nbsp; &#39;-DParallel&#39;</div><div>&nbsp;R &nbsp; R_LIB (LAPACK+BLAS): &nbsp; &nbsp; -lmkl_lapack64 -lmkl_em64t -lguide -lvml -pthread</div><div>&nbsp;</div><div>5) It is not a shared memory, no MPI, no Scalapack (I don&#39;t quite understand that one...)</div>

<div><br></div><div>6) I didn&#39;t change the parameters</div><div><br></div><div>7) I try compiling all programs. That&#39;s where I get into trouble...</div>
<div><br></div><div>compile.msg in all SRC_* have an error related to the library for -lmkl_lapack64 not found. For example, the compile.msg in SRC_aim&nbsp;has the following last lines:</div><div>
<br></div><div><div>ifort -o ./aimc moduls.o charge.o &nbsp;gbass.o &nbsp;gener.o &nbsp;aim.o main1.o &nbsp;outin.o &nbsp;radial.o &nbsp;reduc.o &nbsp;rsur</div><div>.o rotat.o &nbsp;rotate.o &nbsp;rotato.o &nbsp;rotdef1.o sternb.o sum.o &nbsp;vnorm.o &nbsp;ylm.o &nbsp;dtylm.o &nbsp;sumd.o &nbsp;grhosphe.</div>

<div>o dradial.o &nbsp;gen_change.o &nbsp;rotat_back.o &nbsp;rotate_back.o gen_brav.o &nbsp;interst.o &nbsp;sphere.o &nbsp;init.o &nbsp;ones</div><div>tep.o rsurf.o &nbsp;gauleg.o &nbsp;critic.o &nbsp;surf.o integrho.o follow.o interp.o cputim.o jacobi.o ludcmp.o sp</div>

<div>line.o doit.o dtdtylm.o sumdd.o hrhosphe.o matprod.o readcs.o dipole.o rho.o cossin.o &nbsp;intlib.o davi</div><div>nt.o d1mach.o sortag.o follown.o SplineFit.o CheckCSpline.o &nbsp;-FR -mp1 -w -prec_div -pc80 -pad -ip -D</div>

<div>INTEL_VML -L/opt/intel/mkl/Current/Libraries/em64t -lpthread -lmkl_lapack64 -lmkl_em64t -lguide -lvm</div><div>l -pthread</div><div>ipo: warning #11023: file format not recognized for cputim.o</div><div>ipo: warning #11023: file format not recognized for d1mach.o</div>

<div>ld: library not found for -lmkl_lapack64</div><div>make[1]: *** [aimc] Error 1</div><div>make: *** [complex] Error 2</div><div><br></div><div><br></div><div>Any help on the question is appreciated.</div>
<div><br></div><div>Regards,</div><div>Andreas</div><div><br></div><div><br></div><div><br>
</div><div><br></div></div></div>
</div><br>