From: davila Date: Thu, 1 Jan 2015 10:01:36 +0000 (+0100) Subject: #2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools... X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=creaToolsTools.git;a=commitdiff_plain;h=67b3f4ea5bc09d317c6eda128b03e7c36a27a84c #2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools version - Linux --- diff --git a/Linux/installscript b/Linux/installscript index df066e1..8b6e977 100755 --- a/Linux/installscript +++ b/Linux/installscript @@ -370,12 +370,9 @@ fi if [ `checkVal $command all 3rd 3rd-itk` == true ] ; then bigDisplay "INSTALL $ITKVersion" bash scripts/ThirdParty-install-ITK.sh + cd $scriptDirName fi -## ?? -#if [ `checkVal $command all 3rd` == true ] ; then -# bash scripts/ThirdParty-install.sh -#fi # Setup the user .bashrc correctly if [ `checkVal $command all 3rd 3rd-vtk 3rd-itk 3rd-gdcm 3rd-wx ` == true ] ; then