Dear all, I am attempting to build votca on a suse linux system without Mercurial using the command: ./build.sh --static --conf-opts "--disable-shared" --release 1.1 tools csg
I source gromacs before this in order to make it available. However I get the error message: Could not link against GROMACS, please choose libraries to link against with --with-libgmx=XXX or specify it in GMX_LIBS (e.g. export GMX_LIBS="-L<gromacs-path>/lib - lgmx") or disable GROMACS support with --without-libgmx. I set GMX_LIBS like this: export GMX_LIBS="-L/usr/local/gromacs/lib/ -lgmx" but still get this error. Does anyone know how to fix this problem? Kind regards, Patrick Kiley -- You received this message because you are subscribed to the Google Groups "votca" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/votca?hl=en.
