Changes between Version 17 and Version 18 of Muscle2
- Timestamp:
- 04/17/12 12:47:30 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Muscle2
v17 v18 19 19 }}} 20 20 21 If needed it is also possible to configure some options for the installation. You can do this manually by specification ofthe parameters using -D switch, eg. cmake .. -DMUSCLE_INSTALL_PREFIX=/somelocation, but the easiest way is to use ccmake or gmake programs. The following options may be particullarly important:21 If needed it is also possible to configure some options for the installation. You can do this manually specifying the parameters using -D switch, eg. cmake .. -DMUSCLE_INSTALL_PREFIX=/somelocation, but the easiest way is to use ccmake or gmake programs. The following options may be particullarly important: 22 22 * MUSCLE_INSTALL_PREFIX - the default prefix for the installation (default: /opt/muscle) 23 23 * BUILD_API_DOC - determines if the API documentation should be build (default: No)