<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    The LD_LIBRARY_PATH looks like it has what it needs.<br>
    <br>
    I assume that the error appears in w2web.<br>
    <br>
    Did you kill and restart w2web? If w2web is still running from
    before you changed the .bashrc settings, it will not recognize the
    new settings.<br>
    <br>
    1. <b>ps -ef&nbsp; | grep w2web</b><br>
    username pid <br>
    2. <b>kill pid</b> (pid number for all running w2web)<br>
    3. <b>w2web</b> (in new terminal with the new .bashrc settings)<br>
    Note: Step 1 and 2 can be replaced by computer restart. <br>
    <br>
    Have you tried running the scf cycle in the command line instead of
    w2web?<br>
    <br>
    <b>run_lapw -cc 0.0001 -NI</b> (in case directory for TiC example)<br>
    <br>
    On 5/18/2012 1:21 AM, Jameson Maibam wrote:
    <blockquote
      cite="mid:1337322089.28755.YahooMailNeo@web192302.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:#000; background-color:#fff; font-family:times
        new roman, new york, times, serif;font-size:12pt">
        <div style="RIGHT: auto">Dear sir thank you for helping me.</div>
        <div style="RIGHT: auto">&nbsp;</div>
        <div style="RIGHT: auto">I tried by following your instruction.
          But the problem is not solved.</div>
        <div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class="MsoNormal">&nbsp;</div>
        <div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class="MsoNormal">My
          .bashrc looks like this:</div>
        <div style="MARGIN: 0in 0in 0pt; RIGHT: auto" class="MsoNormal"><!--?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /--><o:p>&nbsp;</o:p></div>
        <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"># .bashrc</div>
        <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
        <div style="RIGHT: auto">
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"># Source
            global definitions</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">if [ -f
            /etc/bashrc ]; then</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>. /etc/bashrc</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">fi</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"># User
            specific aliases and functions</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64</div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p style="RIGHT: auto">&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p style="RIGHT: auto">(export&nbsp; and LD_
              ....... are in the same line in the .bashrc)</o:p></div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p style="RIGHT: auto"></o:p>&nbsp;</div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal">source
            /opt/intel/composer_xe_2011_sp1.9.293/bin/ifortvars.sh
            intel64</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">source
            /opt/intel/composer_xe_2011_sp1.9.293/mkl/bin/mklvars.sh
            intel64</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">export
            MKL_TARGET_ARCH=intel64</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">[james@localhost
            ~]$ echo $LD_LIBRARY_PATH</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">opt/intel/composer_xe_2011_sp1.9.293/compiler/lib/intel64:/opt/intel/composer_xe_2011_sp1.9.293/m</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">kl/lib/intel64:/opt/intel/composer_xe_2011_sp1.9.293/compiler/lib/intel64:/opt/intel/composer_xe_201</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">1_sp1.9.293/compiler/lib/intel64:/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64::/opt/intel/co</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">mposer_xe_2011_sp1.9.293/mkl/lib/intel64:/opt/intel/composer_xe_2011_sp1.9.293/debugger/lib/intel</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">64:/opt/intel/composer_xe_2011_sp1.9.293/mpirt/lib/intel64</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal">When I type<span style="mso-spacerun: yes">&nbsp;
            </span>&#8220;ls
            /opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_lp64.so&#8221;
            in the terminal</div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal">&nbsp;</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">[james@localhost
            ~]$ ls
/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">I got the
            following line:</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal">Regarding the compiler options,&nbsp;my current
            settings urrent settings are:</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-spacerun: yes">&nbsp;</span>O<span
              style="mso-spacerun: yes">&nbsp;&nbsp; </span>Compiler options:<span
              style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>-FR -mp1 -w
            -prec_div -pc80 -pad -ip -DINTEL_VML -traceback</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-spacerun: yes">&nbsp;</span>L<span
              style="mso-spacerun: yes">&nbsp;&nbsp; </span>Linker Flags: <span
              style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>$(FOPT)
            -L$(MKLROOT)/lib/$(MKL_TARGET_ARCH) -pthread</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-spacerun: yes">&nbsp;</span>P<span
              style="mso-spacerun: yes">&nbsp;&nbsp; </span>Preprocessor flags<span
              style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>'-DParallel'</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-spacerun: yes">&nbsp;</span>R<span
              style="mso-spacerun: yes">&nbsp;&nbsp; </span>R_LIB (LAPACK+BLAS):<span
              style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; </span>-lmkl_lapack95_lp64
            -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -openmp
            -lpthread</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span
              style="mso-spacerun: yes">&nbsp;</span>S<span
              style="mso-spacerun: yes">&nbsp;&nbsp; </span>Save and Quit</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">Still the
            error message<span style="mso-spacerun: yes">&nbsp; </span>comes</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/home/james/wien2k/lapw0:</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">error while
            loading shared libraries: libmkl_intel_lp64.so: cannot open
            shared object file: No such file or directory &gt; stop
            error</div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p>&nbsp;</o:p><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p style="RIGHT: auto">&nbsp;I have also seen
              the following during the installation</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">Your
            MKL_TARGET_ARCH=intel64</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">You have
            the following mkl libraries in
            /opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64 :</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_scalapack_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_solver_ilp64_sequential.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_thread.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_pgi_thread.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_scalapack_ilp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gf_ilp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_thread.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_lapack95_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_sp2dp.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_mc3.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_scalapack_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_mc.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_mc.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gnu_thread.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_solver_lp64_sequential.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_mc2.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_openmpi_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_rt.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_solver_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gnu_thread.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_cdft_core.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_avx.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gf_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_solver_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_p4n.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_intelmpi_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_core.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_core.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_sequential.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_ilp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_intelmpi_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_pgi_thread.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_scalapack_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_def.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_avx.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blas95_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_lapack95_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_intelmpi_ilp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_openmpi_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_sp2dp.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blas95_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gf_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_p4n.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_cdft_core.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_sequential.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_intel_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_sgimpt_lp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_mc3.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_vml_def.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_gf_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_intelmpi_lp64.so</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64/libmkl_blacs_sgimpt_ilp64.a</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">On the next
            screen you must choose suitable mkl and lapack libraries</div>
          <div style="RIGHT: auto"><span style="FONT-FAMILY: 'Liberation
              Serif','serif'; FONT-SIZE: 12pt; mso-fareast-font-family:
              'DejaVu Sans'; mso-hansi-font-family: 'Liberation Serif';
              mso-bidi-font-family: 'Lohit Devanagari';
              mso-font-kerning: .5pt; mso-fareast-language: HI;
              mso-bidi-language: HI; mso-ansi-language: EN-US">Hit Enter
              to continue </span></div>
          <div style="RIGHT: auto"><span style="FONT-FAMILY: 'Liberation
              Serif','serif'; FONT-SIZE: 12pt; mso-fareast-font-family:
              'DejaVu Sans'; mso-hansi-font-family: 'Liberation Serif';
              mso-bidi-font-family: 'Lohit Devanagari';
              mso-font-kerning: .5pt; mso-fareast-language: HI;
              mso-bidi-language: HI; mso-ansi-language: EN-US"></span>&nbsp;</div>
        </div>
        <span style="FONT-FAMILY: 'Liberation Serif','serif'; FONT-SIZE:
          12pt; mso-fareast-font-family: 'DejaVu Sans';
          mso-hansi-font-family: 'Liberation Serif';
          mso-bidi-font-family: 'Lohit Devanagari'; mso-font-kerning:
          .5pt; mso-fareast-language: HI; mso-bidi-language: HI;
          mso-ansi-language: EN-US">
          <div style="MARGIN: 0in 0in 0pt; RIGHT: auto"
            class="MsoNormal"><o:p style="RIGHT: auto">&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">Please help
            me</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">Jameson
            Maibam</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;</o:p></div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal">Assam
            University Silchar</div>
          <div style="MARGIN: 0in 0in 0pt" class="MsoNormal"><o:p>&nbsp;<var
                id="yui-ie-cursor"></var></o:p></div>
        </span></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>