X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Install_ThirdParty%2Finstall_thirdparty.sh_TEMPLATE;h=57de9bd2622e267acb17c62e632232020e15dde8;hb=3bfb41d03f3ab4bf51e4444adfeb3a835575ef16;hp=7ee61f6b94b781d7229790ab3afa9db01b096329;hpb=6a0e6c1046a9bc20dd03df2e34d212281d7d351f;p=creaToolsTools.git diff --git a/Install_ThirdParty/install_thirdparty.sh_TEMPLATE b/Install_ThirdParty/install_thirdparty.sh_TEMPLATE index 7ee61f6..57de9bd 100644 --- a/Install_ThirdParty/install_thirdparty.sh_TEMPLATE +++ b/Install_ThirdParty/install_thirdparty.sh_TEMPLATE @@ -1,8 +1,8 @@ -USER : Modify the following lines ! +#USER : Modify the following lines ! creatoolsGeneration= -installPrefix=$creatoolsGeneration/creatools_install +installPrefix=$creatoolsGeneration/thirdparty_install # or #installPrefix=/usr/local @@ -10,14 +10,14 @@ buildType= OperatingSystem= -Example : - +#Example : +# #creatoolsGeneration=~/Creatis/All/thirdParty_creatools #installPrefix=$creatoolsGeneration/thirdparty_install #buildType=Debug -#OperatingSystem=Linux +#OperatingSystem=Fedora -USER : Hand off! +#USER : Hand off! cd scripts sh install_thirdparty_all.sh $creatoolsGeneration $installPrefix $buildType $OperatingSystem