On Monday, September 22, 2003, at 08:16 AM, Wa-Kun Lam wrote:
> cpi: error while loading shared libraries: liblamf77mpi.so.0: cannot
> open shared object file: No such file or directory
The error message is that the dynamic linker can not find the LAM
shared libraries (it only reports the first one, but it wouldn't have
found any of them). Under Linux, the easiest way to tell the linker
where to find the libraries is to make sure the environment variable
LD_LIBRARY_PATH on every node includes the lib directory of your
installation of LAM. This would need to be set in your "dot files" -
you might want to look at the LAM User's Guide for more information.
Hope this helps,
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have a LAM/MPI day: http://www.lam-mpi.org/
|