SSAGESproject / SSAGES

Software Suite for Advanced General Ensemble Simulations
GNU General Public License v3.0
81 stars 28 forks source link

SSAGES doesn't install anything #6

Open yurivict opened 5 years ago

yurivict commented 5 years ago

With GROMACS, it's built libssagesgmx.so and ssages executables, but how can I know what should be installed?

hsidky commented 5 years ago

I don't believe we have specified install targets at the moment in the CMakeLists file. This will be added in a coming release. In the meantime, there is an additional libgromacs_mpi.so that is also necessary to run. You can always create a symbolic link from your build directory to a location of your choosing as well.