]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-ITK.sh
#3224 creaToolsTools Feature New Normal - vtk8itk4wx3-mingw64
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-ITK.sh
index 2b6eac5423ccc68bf0c59a6133c39e7f36d45f9b..a08a8ec1cd6a3f4cf86c0968af4367ca0f2af049 100644 (file)
@@ -134,8 +134,8 @@ fi
 
   else
     # deal with ITK4
-    itkfile=InsightToolkit-4.12.1.tar.gz
-    libname=InsightToolkit-4.12.1
+    itkfile=InsightToolkit-4.13.1.zip
+    libname=InsightToolkit-4.13.1
   fi
 
   if [ $OperatingSystem = "MacOS" ]
@@ -144,10 +144,10 @@ fi
   else
 ##EED19mai2015      wget http://www.creatis.insa-lyon.fr/software/public/creatools/crea_ThirdParty_Libraries/source/$itkfile
       wget http://www.creatis.insa-lyon.fr/~davila/creatools_back_site/crea_ThirdParty_Libraries/source/$itkfile
+##  tar -xzvf $itkfile
   fi
 
-  tar -xzvf $itkfile
-  
+  unzip  $itkfile
 
 
 #fi # JPR ------------1