]> Creatis software - creaToolsTools.git/blobdiff - Linux/installscript
#2493 creaToolsTools Feature New Normal - Prepare and Install binary CreaTools...
[creaToolsTools.git] / Linux / installscript
index b5209a52ddd30bd02a296e05f943fdd2e44ce87c..3a754ee0cdcd53b07a6f9a92b8d80ee91c23e58d 100755 (executable)
@@ -153,7 +153,7 @@ if [ `checkVal $command config all` == false ] ; then
         exit
     fi
     source $configureFile
-    if [ ! -f $installPrefixThird/share/creatools_third_party_library_config.sh ] ; then
+    if [ ! -f $installPrefixThird/share/creatools/creatools_third_party_library_config.sh ] ; then
         echo WARNING
         echo "the curently used Third Party libraries are NOT in $installPrefixThird but ... in :"
         grep "installPrefixThird=" $ETC_BASHRC
@@ -314,7 +314,7 @@ if [ `checkVal $command all creatools creatools-install` == true ] ; then
     echo "(Close this window and continue....) "
     echo " "
     echo " "
-    read -p "Press [Enter] key to continue..."
+    ##EED read -p "Press [Enter] key to continue..."
 fi
 
 #generate TGZ version of the bin (Creatools and ThirdParty)