#USER : Modify the following lines ! creatoolsGeneration= installPrefix=$creatoolsGeneration/thirdparty_install # or #installPrefix=/usr/local buildType= OperatingSystem= #Example : # #creatoolsGeneration=~/Creatis/All/thirdParty_creatools #installPrefix=$creatoolsGeneration/thirdparty_install #buildType=Debug #OperatingSystem=Fedora #USER : Hand off! cd scripts sh install_thirdparty_all.sh $creatoolsGeneration $installPrefix $buildType $OperatingSystem cd ..