Re: [gmx-users] error while loading shared libraries: libOpenMM.so:

2010-06-29 Thread Szilárd Páll
Hi, You also need the OpenMM libraries and plugins. For more detail see: http://www.gromacs.org/gpu#Installing_and_running_Gromacs-GPU -- Szilárd On Sat, Jun 26, 2010 at 6:18 PM, Tarsis wrote: > I'm trying to install cuda but when I export > LD_LIBRARY_PATH=/usr/local/cuda/lib:$libcudart.so

Re: [gmx-users] error while loading shared libraries: libOpenMM.so:

2010-06-26 Thread Justin A. Lemkul
Tarsis wrote: I'm trying to install cuda but when I export LD_LIBRARY_PATH=/usr/local/cuda/lib:$libcudart.so I get a message: ./gromacs-4.0.7/bin/mdrun-gpu: error while loading shared libraries: libOpenMM.so: cannot open shared object file: No such file or directory after running mdrun -h

[gmx-users] error while loading shared libraries: libOpenMM.so:

2010-06-26 Thread Tarsis
I'm trying to install cuda but when I export LD_LIBRARY_PATH=/usr/local/cuda/lib:$libcudart.so I get a message: ./gromacs-4.0.7/bin/mdrun-gpu: error while loading shared libraries: libOpenMM.so: cannot open shared object file: No such file or directory after running mdrun -h thanks in advance