username
is your BIC username)
setenv CVSROOT username@cvs.bic.mni.mcgill.ca:/private-cvsroot setenv CVS_RSH sshor to your ~/.bashrc if you're using the bash shell (
username
is your BIC username)
export CVSROOT=username@cvs.bic.mni.mcgill.ca:/private-cvsroot export CVS_RSH=ssh
cd wherever
cvs checkout -r Release-3 mincdiffusion
cd mincdiffusion
build.sh
script to setup paths for the build, note that
you can now compile against minc2 libraries
Usage ./build.sh VTK_DIR MINC_BASE_DIR [INSTALL_DIR]example:
./build.sh /usr/lib/vtk-5.0/ /usr/local/bic/ ./
(minc2)
or
example: ./build.sh /usr/lib/vtk-5.0/ /usr/local/mni/ ./
(minc1)
make
make install
wherever/mincdiffusion/bin
) is on your path, which is
specified in your ~/.cshrc or ~/.bashrc (help here). Also add
(wherever/mincdiffusion/bin
) and wherever you installed NIAK (wherever/niak.x.x.x
) to your matlab path (help here).
ffmpeg
and mplayer
(standard distribution in
latest Debian) so no extra installation is required.
Ilana LEPPERT