running HelloArgonFortran
Posted: Fri May 01, 2020 2:37 pm
Hi All,
I am trying to run HelloArgonFortran but after successful compilation I am getting following error. Can anyone guide how to resolve it
I am doing it in following way
make
./HelloArgonInFortran
./HelloArgonInFortran: error while loading shared libraries: libOpenMM.so: cannot open shared object file: No such file or directory
I need to resolve it because i have written my code in fortran95 and want to make interface with openmm
I have tested my installation is fine by running tip4pEW with amber force field using python script.
best
Ommair
I am trying to run HelloArgonFortran but after successful compilation I am getting following error. Can anyone guide how to resolve it
I am doing it in following way
make
./HelloArgonInFortran
./HelloArgonInFortran: error while loading shared libraries: libOpenMM.so: cannot open shared object file: No such file or directory
I need to resolve it because i have written my code in fortran95 and want to make interface with openmm
I have tested my installation is fine by running tip4pEW with amber force field using python script.
best
Ommair