with local paths).
The procedure to do it is:
1) Remove or rename INSTALL directory if it exists
- 2) Execute the shell script bin_install.sh:
+ 2) Execute the shell script install_bin.sh:
> cd $ROOT
- > ./bin_install.sh
+ > ./install_bin.sh
3) Use SalomeTool (as explained in Sources section) and compile only the
modules you need to (with -p option)
To run the application, launch the following command:
> $ROOT/¤{launcher}
+This binary installation depends upon some native packages.
+If some of these packages are missing on your system, the execution may fail.
+If this is the case, please check the file *_dep_sys_rpms.txt (it contains the known dependencies),
+and install the missing ones.
+