brains:Installation
From NITRC Wiki
Return to brains:MainPage
To install the BRAINS software you simply need to extract the archive file. Under Linux and Mac this can be done using the following command
- Mac
% tar xzvf BRAINS3_Alpha_MacOSX_10.6_2010_12_20.tar.gz
- Linux
% tar xzvf BRAINS3_Alpha_Linux_2010_12_20.tar.gz
- Windows
% unzip BRAINS3_Alpha_Windows_2010_12_20.tar.gz
If you built BRAINS stand-alone, you simply need to run the install command when building BRAINS. The destination of the installation is specified through the CMake variable (CMAKE_INSTALL_PREFIX).








