When running sander, am getting the error: error while loading shared
libraries: libgfortran.so.3: cannot open shared object file: No such file or
directory
I installed gfortran in Ubuntu-64, using the commands:
sudo bash
apt-get -y install gfortran
but after the install, I only see libgfortran.so in folder
/usr/lib/gcc/x86_64-linux-gnu/7/ and not libgfortran.so.3
Am I doing something wrong?
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sat Sep 15 2018 - 13:30:02 PDT