From dfad0e791df5e735eb93dad742e15505871f6080 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Thu, 7 Dec 2006 16:33:01 +0000 Subject: [PATCH] Update configuration files till Salome V3.2.4 --- 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 | 6 +-- config_files/CALCULATOR_SRC.sh | 6 +-- config_files/COMPONENT_BIN.sh | 6 +-- config_files/COMPONENT_SRC.sh | 6 +-- config_files/GEOM_BIN.sh | 6 +-- config_files/GEOM_SRC.sh | 6 +-- config_files/GHS3DPLUGIN_BIN.sh | 6 +-- config_files/GHS3DPLUGIN_SRC.sh | 6 +-- config_files/GUI_BIN.sh | 6 +-- config_files/GUI_SRC.sh | 6 +-- config_files/HELLO_BIN.sh | 6 +-- config_files/HELLO_SRC.sh | 6 +-- config_files/HXX2SALOME.sh | 6 +-- config_files/HXX2SALOMEDOC.sh | 4 +- config_files/KERNEL_BIN.sh | 6 +-- config_files/KERNEL_SRC.sh | 6 +-- config_files/LIGHT_BIN.sh | 6 +-- config_files/LIGHT_SRC.sh | 6 +-- config_files/MED_BIN.sh | 6 +-- config_files/MED_SRC.sh | 6 +-- config_files/NETGENPLUGIN_BIN.sh | 6 +-- config_files/NETGENPLUGIN_SRC.sh | 6 +-- config_files/PYCALCULATOR_BIN.sh | 6 +-- config_files/PYCALCULATOR_SRC.sh | 6 +-- config_files/PYHELLO_BIN.sh | 6 +-- config_files/PYHELLO_SRC.sh | 6 +-- config_files/SAMPLES.sh | 4 +- config_files/SMESH_BIN.sh | 6 +-- config_files/SMESH_SRC.sh | 6 +-- config_files/SUPERV_BIN.sh | 6 +-- config_files/SUPERV_SRC.sh | 6 +-- config_files/VISU_BIN.sh | 6 +-- config_files/VISU_SRC.sh | 6 +-- 44 files changed, 453 insertions(+), 453 deletions(-) diff --git a/README b/README index 04b76da..3e275c3 100644 --- a/README +++ b/README @@ -115,13 +115,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.3 for the 3.2.3 version. + KERNEL_3.2.4 for the 3.2.4 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.3/bin/salome for the version - 3.2.3) by using of 'cd' command and then type: + module's binaries directory (KERNEL_3.2.4/bin/salome for the version + 3.2.4) by using of 'cd' command and then type: runSalome [] @@ -250,7 +250,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.3 for KERNEL module of SALOME version 3.2.3. + KERNEL_SRC_3.2.4 for KERNEL module of SALOME version 3.2.4. The order of compilation and installation should be performed according to the dependancies between modules: @@ -308,12 +308,12 @@ - create a configuration script by typing - ../KERNEL_SRC_3.2.3/build_configure + ../KERNEL_SRC_3.2.4/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.3/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_3.2.4/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 61c49db..0e4fa29 100644 --- a/config.xml +++ b/config.xml @@ -1,10 +1,10 @@ - -