]> Creatis software - creaToolsTools.git/blobdiff - Linux/scripts/ThirdParty-install-Base-Stuff.sh
All Linux
[creaToolsTools.git] / Linux / scripts / ThirdParty-install-Base-Stuff.sh
index 7caf9ca714ec77f2d6b156441a88fd214833637d..4db306e46ed1a0a49e8f99a55d38228b42e036ac 100644 (file)
@@ -33,7 +33,7 @@ echo "OperatingSystem = $OperatingSystem"
        bash ThirdParty-install-Base-rpm.sh $OperatingSystem
     else 
         # must log as root
-        echo "Please enter the root passwd to add necessary packages:"; 
+        echo "Creatools need to install some RPM pakages. Please enter the root passwd :"; 
         if [ "Ubuntu" == $OperatingSystem ] ; then
            sudo bash ThirdParty-install-Base-rpm.sh $OperatingSystem
         elif [ "MacOS" == $OperatingSystem ] ; then