Changes between Version 2 and Version 3 of Muscle2

Show
Ignore:
Timestamp:
04/16/12 13:23:33 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Muscle2

    v2 v3  
    1515}}} 
    1616 
    17 If needed it is also possible to configure some options for the installation. The easiest way to do this is to use ccmake or gmake programs instead of commandline cmake. The following options may be particullarly important: 
     17If needed it is also possible to configure some parameters for the installation. You can do this manually by specification of the options using -D switch, eg. cmake .. -DMUSCLE_INSTALL_PREFIX=/somelocation, but the easiest way to do this is to use ccmake or gmake programs instead of commandline cmake. The following options may be particullarly important: 
    1818* MUSCLE_INSTALL_PREFIX - the default prefix for the installation 
    1919* BUILD_API_DOC - determines if API documentation should be build