On Mon, Apr 16, 2012, Vijay Manickam Achari wrote:
>
> I tried to compile the serial version of amber12 and I installed
> openmpi-1.5.4. from Ambertools/src by executing ./configure-openmpi
> script. All the installation went on smoothly.
>
> Then in execute 'make install' command to install amber12 parallel
> version and I got stuck again. The errors are as below;
> /usr/local/apps/amber12/bin/yacc -d nabgrm.y
> /usr/local/apps/amber12/bin/yacc: error while loading shared libraries: libmpi.so.1: cannot open shared object file: No such file or directory
Does your LD_LIBRARY_PATH variable include $AMBERHOME/lib? Or have you set
MPI_HOME to $AMBERHOME? Also, make sure that "which mpicc" returns the
executable in $AMBERHOME/bin.
...good luck...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Apr 16 2012 - 06:30:06 PDT