Changes between Version 17 and Version 18 of Muscle2

Show
Ignore:
Timestamp:
04/17/12 12:47:30 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Muscle2

    v17 v18  
    1919}}} 
    2020 
    21 If needed it is also possible to configure some options for the installation. You can do this manually by specification of 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: 
     21If 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: 
    2222* MUSCLE_INSTALL_PREFIX - the default prefix for the installation (default: /opt/muscle) 
    2323* BUILD_API_DOC - determines if the API documentation should be build (default: No)