X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FThirdParty-install.sh;h=c06dd1e8a428ac3671cae6dda42b3ae10628c0e7;hb=42a2882bd2ad34aa34b2b4dec6a3d2939ffe8454;hp=b9b32e141239f3e0067d69012f5ae44f773509c6;hpb=5ceecf6dda6a78fc6cefb8e9f8774f2a287a3729;p=creaToolsTools.git diff --git a/Linux/scripts/ThirdParty-install.sh b/Linux/scripts/ThirdParty-install.sh index b9b32e1..c06dd1e 100644 --- a/Linux/scripts/ThirdParty-install.sh +++ b/Linux/scripts/ThirdParty-install.sh @@ -53,6 +53,7 @@ then chown $loginUserName $generationdir chgrp $loginGroupName $generationdir fi + if [ ! -e $sourcesDir ] then mkdir $sourcesDir @@ -82,7 +83,7 @@ then cd $sourcesDir if [ $OperatingSystem = "MacOS" ] - then + then # curl -O http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/VTK-5.6.1.patchCreatis.tar.gz # curl -O http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/gdcm_05_Mai_2011.tar.gz # curl -O http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/InsightToolkit-3.20.0.tar.gz