]> Creatis software - creaToolsTools.git/blobdiff - Linux/installscript
Merge branch 'master' of ssh://git.creatis.insa-lyon.fr/creaToolsTools
[creaToolsTools.git] / Linux / installscript
index 8b6e9779348b6efeb589ed604e79caaf4f2efaf1..c8112ea419f088a586410ff75110cdebe057230c 100755 (executable)
@@ -346,9 +346,9 @@ fi
 if [ `checkVal $command all 3rd 3rd-base` == true ] ; then
     bigDisplay "INSTALL PACKAGES DEPENDENCIES"
     source scripts/CreaTools-configure.sh
-        cd scripts
+    cd scripts
     source ThirdParty-install-Base-Stuff.sh $OperatingSystem
-        cd ..
+    cd ..
     bash scripts/ThirdParty-install.sh
 fi
 
@@ -388,6 +388,8 @@ fi
 # compile creatools
 if [ `checkVal $command all creatools creatools-cmp` == true ] ; then
     bigDisplay "COMPILE CREATOOLS"
+echo "EED installscript compile creatools"
+echo $ETC_BASHRC
     source $ETC_BASHRC
     bash -x scripts/CreaTools-compile.sh