Hi. I'm trying to static compile gromacs from source, everything goes well,
but when I
move it to another machine and try to launch mdrun I got a message:

mdrun: error while loading shared libraries: libfftw3f.so.3: cannot open
shared object file: No such file or directory

I run ./configure with the following options:

./configure --prefix=$PREF --enable-all-static --with-x=no --enable-mpi
--without-xml --disable-shared --with-fft=fftw3

The goal is to compile gromacs on one computer and to use it on another. I
haven't root privileges on another machine so I decided to make a
statically linked instance of gromacs, copy it to another computer and use
it from my home directory.

-- 
Andrew Gonchar
Андрей Гончар
--
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
* Please don't post (un)subscribe requests to the list. Use the
www interface or send it to gmx-users-requ...@gromacs.org.
* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to