This works for me:<br><br>% vim /etc/ld.conf<br><br>/opt/intel/mkl/8.0/lib/em64t/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;&lt;&lt;= only if you have installed MKL<br>/opt/intel/fce/9.0/lib/<br>/opt/intel/cce/9.0/lib/<br><br>then run <br>% ldconfig<br>
<br><br>If you wish, you may also add the 32bit libs:<br>/opt/intel/mkl/8.0/lib/32/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;&lt;&lt;= only if you have installed MKL<br>
/opt/intel/fc/9.0/lib/ <br>
/opt/intel/cc/9.0/lib/<br>
<br><br><br><div><span class="gmail_quote">On 9/13/07, <b class="gmail_sendername">liu xin</b> &lt;<a href="mailto:zgxjlx@gmail.com">zgxjlx@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear GMX-users:<br><br>I&#39;ve searched the list but couldnt find something usful for me, and this is how I did it so far :<br><br>source /opt/intel/fce/version/bin/ifortvars.sh<br>export F77=ifort<br>export CPPFLAGS=-I/home/xin/programs/fftw312/include
<br>export LDFLAGS=-L/home/dong/programs/fftw312/lib<br>configure --prefix=/home/xin/programs/gromacs331 --enable-fortran --enable-mpi<br>make mdrun<br>make install-mdrun<br><br>after the installation, I tried to do the mdrun:
<br>mpirun -np 2 /home/xin/programs/gromacs331/mdrun -s ...<br>and then I got the following error message:<br>error while loading shared libraries: libsvml.so: cannot open shared object file: No such file or directory<br>

<br>The OS of my pc is SUSE 9.3. And I found that the &quot;missing&quot; file, libsvml.so, was in /opt/intel/fce/version/lib<br>Is there something wrong with my steps? or shoould I add some FFLAGS? <br>I am not very familiar with fortran and Linux, any suggestions will be appreciated!
<br><span class="sg"><br>Xin Liu<br>
</span><br>_______________________________________________<br>gmx-users mailing list &nbsp; &nbsp;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.gromacs.org/mailman/listinfo/gmx-users" target="_blank">
http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>Please search the archive at <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search
</a> before posting!<br>Please don&#39;t post (un)subscribe requests to the list. Use the<br>www interface or send it to <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:gmx-users-request@gromacs.org">
gmx-users-request@gromacs.org</a>.<br>Can&#39;t post? Read <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Diego Enry B. Gomes<br>Laboratório de Modelagem e Dinamica Molecular<br>Universidade Federal do Rio de Janeiro - Brasil.