ssh-add cd Install cp creatools.sh_TEMPLATE creatools.sh modify the file creatools.sh, according to your preferences, modify (only once) creatools.sh vim creatools.sh as follows : -- creatools.sh --------------------- creatoolsGeneration= installPrefix= or vtkDir= ex : /usr/lib64/vtk-5.4/ or /usr/lib/vtk-5.4/, ... cvsUser= docGeneration= let it to OFF! buildType= archi=<32|64> according to your processor #sudo pwd cd scripts sh All.sh $creatoolsGeneration $docGeneration $cvsUser $vtkDir $installPrefix $buildType $archi cd .. ----------------------- sh creatools.sh Forget the following lines ! Tools to manage the creaTools suite (build, test, submit to dashboard, package, ...) ==================================================================================== * ctest: ctest scripts and instructions to perform automated build/testing and submission to creatis cdash dashboard * windows: windows installers of the suite and instructions to package the suite for windows. subdirs: * creaThirdParty_dlls: project which creates the creaThirdParty_dlls win installer (using cmake and NSIS) * CreaTools_win32_installers: batch installers of the suite