Error starting first running


Click here for full thread
Forum Vet
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