set creatoolsGeneration=<directory where you want to generate>
-set installPrefix=<your Install dir> or </usr/local>
+set installPrefix=$creatoolsGeneration/creatool_install
+or
+set installPrefix=/usr/local
set buildType=<Debug|Release|RelWithDebInfo>
set cvsUser=<USER>
set docGeneration=<OFF|ON> let it to OFF!
creatoolsGeneration=<directory where you want to generate>
-installPrefix=<your Install dir> or </usr/local>
+ installPrefix=$creatoolsGeneration/creatool_install
+ or
+ set installPrefix=/usr/local
cvsUser=<USER>
docGeneration=<OFF|ON> let it to OFF!
buildType=<Release|Debug>
cd $scriptDir
# CREA
-
+# the following stupid test is used at debug time; Please don't remove!
#if [ true = false ]
if [ true = true ]
then
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
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
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
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
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
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
# creaRigidRegistration
+# the following stupid test is used at debug time; Please don't remove!
#if [ true = false ]
if [ true = true ]
then
# 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
# 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