-
- Downloads
There was an error fetching the commit references. Please try again later.
Install procedure
It is now possible to install plumed with "make install". Installation is done just copying most files (e.g. obj needed for patching) and fixing hardcoded paths. The advantage is that it is possible to fix a location with environment variables PLUMED_PREFIX (e.g. /opt/local/) and a suffix with PLUMED_LIBPREFIX (e.g. 2.0.0). This will help in installing multiple plumed versions in the same path. Moreover, also include files are copied to e.g. /opt/local/include/plumed, so that it is possible to use the plumed tools library as a normal system library
Showing
- Makefile 6 additions, 0 deletionsMakefile
- configure.sh 6 additions, 1 deletionconfigure.sh
- src/Makefile 7 additions, 1 deletionsrc/Makefile
- src/config/.gitignore 2 additions, 0 deletionssrc/config/.gitignore
- src/config/Makefile 15 additions, 1 deletionsrc/config/Makefile
- src/lib/Makefile 62 additions, 13 deletionssrc/lib/Makefile
- src/maketools/update-plumedroot.sh 25 additions, 0 deletionssrc/maketools/update-plumedroot.sh
Loading
Please register or sign in to comment