]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-ITK.sh
no message
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-ITK.sh
index dcc579d8d8d75e9a42aa1c78dfce4bcbfb03d380..858c58313e0e5ff66f2fbd1057e9efe70f5b0ee7 100644 (file)
@@ -89,9 +89,9 @@ fi
   #  deal with ITK3
      if [ $OperatingSystem = "MacOS" ]
      then
-        curl -O http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/InsightToolkit-3.20.0.tar.gz
+        curl -O http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/InsightToolkit-3.20.0.patchCreatis.tar.gz
      else
-        wget http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/InsightToolkit-3.20.0.tar.gz
+        wget http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/InsightToolkit-3.20.0.patchCreatis.tar.gz
      fi
      tar -xzvf InsightToolkit-3.20.0.tar.gz
   else