Salome HOME
SALOME build and run scripts are added.
[tools/simanio.git] / scripts / README
index 70a4f097ef2de15df74459de9e1a4bfe6c9450e3..d24364296374037728775a2e06d5c67d459df0e4 100644 (file)
@@ -23,15 +23,17 @@ wso2-wsf-cpp-2.1.0_mandriva_2010-64.tgz
 This README files is also delivered in SIMANIO_SRC/scripts directory
 
 4. Build SIMANIO_SRC using these scripts as following :
-source env_siman.sh 
+. env_siman.sh 
 ./siman_build.sh
 
-5. Build all other modules in usual manner
+5. Build other required SALOME modules in usual manner 
+for example, using the scripts provided with offical SALOME installation (env_build.sh, env_products.sh, build.sh)
 
-Note: additionally the following SALOME modules (not impacted with SIMAN changes) should be also build 
+Additionally the following SALOME modules (not currently impacted with SIMAN changes) can be also built to using in SIMAN project test cases.
 "VISU PARAVIS YACS NETGENPLUGIN GHS3DPLUGIN BLSURFPLUGIN HexoticPLUGIN GHS3DPRLPLUGIN"
 
-6. Check runnability of SALOME in two modes - without and with SIMAN :
+6. Set SALOME runtime environment and Check runnability of SALOME in two modes - without and with SIMAN :
+. env_siman.sh
+. env_products.sh
 runSalome
 runSalome --siman
-