-
- Downloads
There was an error fetching the commit references. Please try again later.
Fixed installed libraries on Linux
Now linux installation is similar os OSX installation (after b05560df). In particular: - plumed is linked to libplumed - libplumed is linked to libplumedKernel avoiding redundancies. Notice that this will require LD_LIBRARY_PATH to be set correctly for the Linux executable to work correctly. Notice that I also use install_name with a command line flag rather than with install_name_tool in order to make clear that the two procedure are almost identical.
Please register or sign in to comment