From 9eb718a00c37f4e164fc18a9f948d466a72c30f7 Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 8 May 2008 10:45:05 +0000 Subject: [PATCH] 1. Prepare for version 3.2.10 2. Add 'install to single dir' option --- README | 12 ++--- config.xml | 86 +++++++++++++++++------------------ config_Debian_3.1.xml | 86 +++++++++++++++++------------------ config_Mandrake_10.1.xml | 82 ++++++++++++++++----------------- config_Mandriva_2006.0.xml | 86 +++++++++++++++++------------------ config_Mandriva_2006.0_64.xml | 86 +++++++++++++++++------------------ config_Mandriva_2007.0.xml | 86 +++++++++++++++++------------------ config_RedHatEnterprise_4.xml | 86 +++++++++++++++++------------------ config_RedHat_8.0.xml | 86 +++++++++++++++++------------------ config_RedHat_9.xml | 86 +++++++++++++++++------------------ config_Scientific_4.2.xml | 86 +++++++++++++++++------------------ config_Scientific_4.3.xml | 86 +++++++++++++++++------------------ runInstall | 60 ++++++++++++++---------- 13 files changed, 513 insertions(+), 501 deletions(-) diff --git a/README b/README index 5b5c554..0eac261 100644 --- a/README +++ b/README @@ -121,13 +121,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.9 for the 3.2.9 version. + KERNEL_3.2.10 for the 3.2.10 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.9/bin/salome for the version - 3.2.9) by using of 'cd' command and then type: + module's binaries directory (KERNEL_3.2.10/bin/salome for the version + 3.2.10) 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.9 for KERNEL module of SALOME version 3.2.9. + KERNEL_SRC_3.2.10 for KERNEL module of SALOME version 3.2.10. 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.9/build_configure + ../KERNEL_SRC_3.2.10/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.9/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_3.2.10/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 7553a9c..fb28378 100644 --- a/config.xml +++ b/config.xml @@ -1,10 +1,10 @@ - -