From a75fbb57b8f98e6e4f67d65ae86bd528d864e761 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Thu, 1 Feb 2007 14:08:35 +0000 Subject: [PATCH] Update for Salome 3.2.5 version --- README | 12 +++--- config.xml | 70 ++++++++++++++++---------------- config_Debian_3.1.xml | 70 ++++++++++++++++---------------- config_Mandrake_10.1.xml | 70 ++++++++++++++++---------------- config_Mandriva_2006.0.xml | 70 ++++++++++++++++---------------- config_Mandriva_2006.0_64.xml | 70 ++++++++++++++++---------------- config_RedHatEnterprise_4.xml | 70 ++++++++++++++++---------------- config_RedHat_8.0.xml | 70 ++++++++++++++++---------------- config_RedHat_9.xml | 70 ++++++++++++++++---------------- config_Scientific_4.2.xml | 70 ++++++++++++++++---------------- config_Scientific_4.3.xml | 70 ++++++++++++++++---------------- config_files/CALCULATOR_BIN.sh | 2 +- config_files/CALCULATOR_SRC.sh | 2 +- config_files/COMPONENT_BIN.sh | 2 +- config_files/COMPONENT_SRC.sh | 2 +- config_files/GEOM_BIN.sh | 2 +- config_files/GEOM_SRC.sh | 2 +- config_files/GHS3DPLUGIN_BIN.sh | 2 +- config_files/GHS3DPLUGIN_SRC.sh | 2 +- config_files/GUI_BIN.sh | 2 +- config_files/GUI_SRC.sh | 2 +- config_files/HELLO_BIN.sh | 2 +- config_files/HELLO_SRC.sh | 2 +- config_files/HXX2SALOME.sh | 6 +-- config_files/HXX2SALOMEDOC.sh | 4 +- config_files/KERNEL_BIN.sh | 2 +- config_files/KERNEL_SRC.sh | 2 +- config_files/LIGHT_BIN.sh | 2 +- config_files/LIGHT_SRC.sh | 2 +- config_files/MED_BIN.sh | 2 +- config_files/MED_SRC.sh | 2 +- config_files/NETGENPLUGIN_BIN.sh | 2 +- config_files/NETGENPLUGIN_SRC.sh | 2 +- config_files/PYCALCULATOR_BIN.sh | 2 +- config_files/PYCALCULATOR_SRC.sh | 2 +- config_files/PYHELLO_BIN.sh | 2 +- config_files/PYHELLO_SRC.sh | 2 +- config_files/SAMPLES.sh | 2 +- config_files/SMESH_BIN.sh | 2 +- config_files/SMESH_SRC.sh | 2 +- config_files/SUPERV_BIN.sh | 2 +- config_files/SUPERV_SRC.sh | 2 +- config_files/VISU_BIN.sh | 2 +- config_files/VISU_SRC.sh | 2 +- 44 files changed, 392 insertions(+), 392 deletions(-) diff --git a/README b/README index 462512d..f665b48 100644 --- a/README +++ b/README @@ -121,13 +121,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.4 for the 3.2.4 version. + KERNEL_3.2.5 for the 3.2.5 version. 2.2. Launching of SALOME After you set environment you can start SALOME. Go to the KERNEL - module's binaries directory (KERNEL_3.2.4/bin/salome for the version - 3.2.4) by using of 'cd' command and then type: + module's binaries directory (KERNEL_3.2.5/bin/salome for the version + 3.2.5) by using of 'cd' command and then type: runSalome [] @@ -261,7 +261,7 @@ In this scenario it is supposed that you have installed SALOME modules sources in the /home/salome directory. The name of each module sources directory depends on the version of the platform, for example, - KERNEL_SRC_3.2.4 for KERNEL module of SALOME version 3.2.4. + KERNEL_SRC_3.2.5 for KERNEL module of SALOME version 3.2.5. The order of compilation and installation should be performed according to the dependancies between modules: @@ -319,12 +319,12 @@ - create a configuration script by typing - ../KERNEL_SRC_3.2.4/build_configure + ../KERNEL_SRC_3.2.5/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.4/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_3.2.5/configure --prefix=/home/salome/KERNEL_install Note, that --prefix option defines the directory where you want to install KERNEL module after 'make install' procedure. configure script diff --git a/config.xml b/config.xml index b661383..9063bb1 100644 --- a/config.xml +++ b/config.xml @@ -1,10 +1,10 @@ - -