Set your LD_LIBRARY_PATH to include the directory where your Open MPI installed
libraries are located. E.g., if you installed OMPI into /opt/openmpi, then
LD_LIBRARY_PATH likely needs to include /opt/openmpi/lib.
See http://www.open-mpi.org/faq/?category=running#run-prereqs.
On Aug 21, 2011,
Dear users and developers!
Maybe it is not an error of open-mpi, but when I try to launch such open-mpi
command as mpicc, mpic++, ompi_info, I have this error:
mpicc/mpic++/ompi_info: error while loading shared libraries: libopen-pal.so.0:
cannot open shared object file: No such file or director