From: jean-pierre roux Date: Tue, 26 Oct 2010 16:15:39 +0000 (+0000) Subject: upgrades X-Git-Tag: Creatools2-0-3.creaToolsTools2-0-3.17Feb2011~112 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=cfecf4b1e901dda5d6829cd22ff58e72e37161ac;p=creaToolsTools.git upgrades --- diff --git a/Install/creatools.bat_TEMPLATE b/Install/creatools.bat_TEMPLATE index 6da89a0..6b64e73 100644 --- a/Install/creatools.bat_TEMPLATE +++ b/Install/creatools.bat_TEMPLATE @@ -1,5 +1,7 @@ set creatoolsGeneration= -set installPrefix= or +set installPrefix=$creatoolsGeneration/creatool_install +or +set installPrefix=/usr/local set buildType= set cvsUser= set docGeneration= let it to OFF! diff --git a/Install/creatools.sh_TEMPLATE b/Install/creatools.sh_TEMPLATE index c85b0ad..179567a 100644 --- a/Install/creatools.sh_TEMPLATE +++ b/Install/creatools.sh_TEMPLATE @@ -1,5 +1,7 @@ creatoolsGeneration= -installPrefix= or + installPrefix=$creatoolsGeneration/creatool_install + or + set installPrefix=/usr/local cvsUser= docGeneration= let it to OFF! buildType= diff --git a/Install/scripts/All.sh b/Install/scripts/All.sh index 903b270..04a11ae 100644 --- a/Install/scripts/All.sh +++ b/Install/scripts/All.sh @@ -90,7 +90,7 @@ fi cd $scriptDir # CREA - +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -102,7 +102,7 @@ fi creadll=$generationdir/creatools_bin/creaBin LD_LIBRARY_PATH=$creadll:LD_LIBRARY_$PATH - +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -114,7 +114,8 @@ then fi bbtkdll=$generationdir/creatools_bin/bbtkBin LD_LIBRARY_PATH=$bbtkdll:$LD_LIBRARY_PATH - + +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -128,6 +129,7 @@ fi creamaracasdll=$generationdir/creatools_bin/creamaracasBin LD_LIBRARY_PATH=$creamaracasdll:$LD_LIBRARY_PATH +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -140,6 +142,7 @@ fi creaenvironmentdll=$generationdir/creatools_bin/creaenvironmentBin LD_LIBRARY_PATH=$creaenvironmentdll:$LD_LIBRARY_PATH +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -153,6 +156,7 @@ fi creabrukerdll=$generationdir/creatools_bin/creabrukerBin LD_LIBRARY_PATH=$creabrukerdll:$LD_LIBRARY_PATH +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -165,6 +169,7 @@ fi creaimagedll=$generationdir/creatools_bin/creaimageBin LD_LIBRARY_PATH=$creaimagedll:$LD_LIBRARY_PATH +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -179,6 +184,7 @@ fi # creaRigidRegistration +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -190,6 +196,7 @@ fi # crearigidregistrationdll=$generationdir/creatools_bin/crearigidregistrationBin # LD_LIBRARY_PATH=$crearigidregistrationdll:$LD_LIBRARY_PATH +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then @@ -202,7 +209,7 @@ fi # bbtkgeditordll=$generationdir/creatools_bin/bbtkgeditorBin # LD_LIBRARY_PATH=$bbtkgeditordll:$LD_LIBRARY_PATH - +# the following stupid test is used at debug time; Please don't remove! #if [ true = false ] if [ true = true ] then