From fcf3db0f993c7bdf8c737600ce63afead1c3352a Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 26 Jun 2007 08:11:21 +0000 Subject: [PATCH] Changing version of Salome from 3.2.6 to 3.2.7 --- README | 12 +++--- config.xml | 10 +++++ config_Debian_3.1.xml | 10 +++++ config_Mandrake_10.1.xml | 10 +++++ config_Mandriva_2006.0.xml | 14 ++++++- config_Mandriva_2006.0_64.xml | 10 +++++ config_RedHatEnterprise_4.xml | 10 +++++ config_RedHat_8.0.xml | 10 +++++ config_RedHat_9.xml | 10 +++++ config_Scientific_4.2.xml | 10 +++++ config_Scientific_4.3.xml | 10 +++++ 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/DOCUMENTATION.sh | 66 ++++++++++++++++++++++++++++++++ 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/RANDOMIZER_BIN.sh | 2 +- config_files/RANDOMIZER_SRC.sh | 2 +- config_files/SAMPLES.sh | 2 +- config_files/SIERPINSKY_BIN.sh | 2 +- config_files/SIERPINSKY_SRC.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 +- 49 files changed, 214 insertions(+), 48 deletions(-) create mode 100755 config_files/DOCUMENTATION.sh diff --git a/README b/README index 7a04652..cf1d670 100644 --- a/README +++ b/README @@ -121,13 +121,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.6 for the 3.2.6 version. + KERNEL_3.2.7 for the 3.2.7 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.6/bin/salome for the version - 3.2.6) by using of 'cd' command and then type: + module's binaries directory (KERNEL_3.2.7/bin/salome for the version + 3.2.7) 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.6 for KERNEL module of SALOME version 3.2.6. + KERNEL_SRC_3.2.7 for KERNEL module of SALOME version 3.2.7. 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.6/build_configure + ../KERNEL_SRC_3.2.7/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.6/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_3.2.7/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 6720bfd..ad964ae 100644 --- a/config.xml +++ b/config.xml @@ -234,6 +234,16 @@ installdiskspace="9713" temporarydiskspace="9923" script="HXX2SALOMEDOC.sh"/> + + + + + + + + + + ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <> ${PRODUCT_DIR}/CONFIGURE.LOG <