]> SALOME platform Git repositories - tools/sat.git/commitdiff
Salome HOME
better previous warning from Crouzet
authorChristian Van Wambeke <christian.van-wambeke@cea.fr>
Tue, 13 Mar 2018 15:07:34 +0000 (16:07 +0100)
committerChristian Van Wambeke <christian.van-wambeke@cea.fr>
Tue, 13 Mar 2018 15:07:34 +0000 (16:07 +0100)
commands/package.py

index f03f8f34077c27a4689dd7e2798873324c873276..6d796ffe44cb4b3185119d1344fa898317198c50 100644 (file)
@@ -503,9 +503,12 @@ def binary_package(config, logger, options, tmp_working_dir):
          logger.write("""
 WARNING: existing binaries directory from previous detar installation:
          %s
-         To make new package from this, you could 
-         1) move part of it in directory INSTALL (risky advanced use)
-         2) recompile all in INSTALL (safer) with sat compile.\n
+         To make new package from this, you could: 
+         1) install binaries in INSTALL directory with the script "install_bin.sh" 
+            see README file for more details
+         2) recompile everything in INSTALL with "sat compile" command 
+            this step is long, and requires some linux packages to be installed 
+            on your system\n
 """ % binaries_from_detar)
     
     # Print warning or error if there are some missing products