Error starting first running
Click here for full thread
Forum Vet
5:58:09 PM PDT - Tue, Aug 5th 2014
LD_LIBRARY_PATH
Yenner
You need to add the location of libmpi_f90.so.1 to the directories listed by the env. variable LD_LIBRARY_PATH
For example, assuming you are using bash, you might need the following command
export LD_LIBRARY_PATH=/opt/openmpi/lib