<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    In a terminal,<br>
    <font color="#000099"><br>
      echo $LD_LIBRARY_PATH</font><br>
    <br>
    It should return a list that includes the path to
    libmkl_intel_lp64.so:<br>
    <br>
    <font color="#000099">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64</font>:/opt/intel/composer_xe_2011_sp1.9.293/compiler/lib/intel64<br>
    <br>
    Most likely the path is missing, and you should be able to add a
    path to the current list of paths in your .bashrc with the line:<br>
    <br>
    <font color="#000099">export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:</font><font
      color="#000099">/opt/intel/composer_xe_2011_sp1.9.293/mkl/lib/intel64</font><br>
    <br>
    If you are using a different version of composerxe, adjust the path
    accordingly.&nbsp; Also, make sure .bashrc is executed and you kill then
    run w2web again so that the new settings are recognized.<br>
    <br>
    On 5/5/2012 9:00 AM, Jameson Maibam wrote:
    <blockquote
      cite="mid:1336226400.82972.YahooMailNeo@web192301.mail.sg3.yahoo.com"
      type="cite">
      <div style="color:; background-color:; font-family:times new
        roman, new york, times, serif;font-size:12pt">
        <div>Dear</div>
        <div>&nbsp;</div>
        <div>WIEN2k users and developers</div>
        <div>I have&nbsp;installed WIEN2k 11 in my&nbsp;Dell inspiron 1525
          core2duo laptop. I have used CentOS 6 64 bit operating
          system.&nbsp;There were no error shown during the installation. But
          when iI tried to run TiC, I got the following message</div>
        <div>&nbsp;</div>
        <font face="DejaVuSansMono" size="2"><font face="DejaVuSansMono"
            size="2">
            <div align="LEFT">/home/james/wien2k/lapw0: error while
              loading shared libraries: </div>
            <div align="LEFT">libmkl_intel_lp64.so: cannot open shared
              object file: No such file or directory</div>
            <div>
            </div>
            <div>&gt; stop error</div>
            <div>What might be the cause of this error and how to
              overcome it.</div>
            <div>Please help.</div>
            <div>&nbsp;</div>
            <div>Jameson Maibam</div>
            <div>Research Scholar</div>
            <div>Assam University, Silchar</div>
          </font></font></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>