]> Creatis software - creaToolsTools.git/commitdiff
upgrade
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 25 May 2011 16:25:34 +0000 (16:25 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Wed, 25 May 2011 16:25:34 +0000 (16:25 +0000)
Linux/menu.sh
Linux/scripts/CreaTools-compile.sh

index 3be1b00a10aba6ac78eaef9493114df253ca1a27..f8f012179bea94afd922f8f1bbd354c0e0ca3e8e 100644 (file)
@@ -551,7 +551,8 @@ docgeneration="OFF"
         echo "creaRigidRegistration_DIR :" $creaRigidRegistration_DIR
         echo "bbtkGEditor_DIR :          " $bbtkGEditor_DIR
         echo "creaTools_DIR :            " $creaTools_DIR
-        echo "creaMiniTools_DIR :        " $creaMiniTools_DIR                              
+        echo "creaMiniTools_DIR :        " $creaMiniTools_DIR
+        echo "Ido_DIR :                  " $Ido_DIR
         echo "==================================="
         echo
         echo "Press any key to continue"
index 98bb731e0e19b0c42172a5674c1b9002b999fcd9..6edb1a643398670a566bcbd077a68369b93ab972 100644 (file)
@@ -279,10 +279,30 @@ fi
 # LD_LIBRARY_PATH=$bbtkgeditordll:$LD_LIBRARY_PATH
 
 
+
+
 # -------------------------
-#        start_point =  11 : creaTools
+#        start_point =  11 : libido
 #-------------------------
-if [ $start_point -le 11 ]
+#if [ $start_point -le 11 ]
+#then
+## the following stupid test is used at debug time; Please don't remove!
+##if [ true = false ]
+#if [ true = true ]
+#then
+## creaTools
+# bash $scriptDir/cmakemod.sh                $libidosource $generationdir $installPrefix $buildType 
+# bash $scriptDir/libidoVariables.sh         $libidosource $generationdir $docgeneration
+# bash $scriptDir/compilemod.sh   $buildType $libidosource $generationdir $corenumber
+#fi
+#fi
+
+
+
+# -------------------------
+#        start_point =  12 : creaTools
+#-------------------------
+if [ $start_point -le 12 ]
 then
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]
@@ -302,9 +322,9 @@ fi
 
 
 # -------------------------
-#        start_point =  12 : creaMiniTools
+#        start_point =  13 : creaMiniTools
 #-------------------------
-if [ $start_point -le 12 ]
+if [ $start_point -le 13 ]
 then
 # the following stupid test is used at debug time; Please don't remove!
 #if [ true = false ]