From 512cfae50bac817a5fc76ee064e8207c5cbf0e45 Mon Sep 17 00:00:00 2001 From: maintenance team Date: Tue, 2 Jun 2009 13:21:08 +0000 Subject: [PATCH] Update for Salome 5.1.2 --- README | 12 ++--- config_Debian_3.1.xml | 91 ++++++++++++++++++++------------ config_Debian_4.0.xml | 91 ++++++++++++++++++++------------ config_Debian_4.0_64bit.xml | 91 ++++++++++++++++++++------------ config_Mandriva_2006.0.xml | 91 ++++++++++++++++++++------------ config_Mandriva_2006.0_64bit.xml | 91 ++++++++++++++++++++------------ config_Mandriva_2008.0.xml | 91 ++++++++++++++++++++------------ config_Mandriva_2008.0_64bit.xml | 91 ++++++++++++++++++++------------ 8 files changed, 398 insertions(+), 251 deletions(-) diff --git a/README b/README index 5fc55a8..d6254fc 100644 --- a/README +++ b/README @@ -122,13 +122,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_5.1.1 for the 5.1.1 version. + KERNEL_5.1.2 for the 5.1.2 version. 2.2. Launching of SALOME After you set environment you can start SALOME. Go to the KERNEL - module's binaries directory (KERNEL_5.1.1/bin/salome for the version - 5.1.1) by using of 'cd' command and then type: + module's binaries directory (KERNEL_5.1.2/bin/salome for the version + 5.1.2) by using of 'cd' command and then type: runSalome [] @@ -318,7 +318,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_5.1.1 for KERNEL module of SALOME version 5.1.1. + KERNEL_SRC_5.1.2 for KERNEL module of SALOME version 5.1.2. Compilation and installation should be performed according to the dependencies between modules: @@ -381,12 +381,12 @@ - create a configuration script by typing - ../KERNEL_SRC_5.1.1/build_configure + ../KERNEL_SRC_5.1.2/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_5.1.1/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_5.1.2/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_Debian_3.1.xml b/config_Debian_3.1.xml index cb94c09..dd35532 100755 --- a/config_Debian_3.1.xml +++ b/config_Debian_3.1.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Debian_4.0.xml b/config_Debian_4.0.xml index 1f76ece..834908b 100755 --- a/config_Debian_4.0.xml +++ b/config_Debian_4.0.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Debian_4.0_64bit.xml b/config_Debian_4.0_64bit.xml index 17f4ac9..67d5576 100755 --- a/config_Debian_4.0_64bit.xml +++ b/config_Debian_4.0_64bit.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Mandriva_2006.0.xml b/config_Mandriva_2006.0.xml index 983d307..08cf5c3 100755 --- a/config_Mandriva_2006.0.xml +++ b/config_Mandriva_2006.0.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Mandriva_2006.0_64bit.xml b/config_Mandriva_2006.0_64bit.xml index 3d266cf..94c4296 100755 --- a/config_Mandriva_2006.0_64bit.xml +++ b/config_Mandriva_2006.0_64bit.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Mandriva_2008.0.xml b/config_Mandriva_2008.0.xml index 76745f9..0395c46 100755 --- a/config_Mandriva_2008.0.xml +++ b/config_Mandriva_2008.0.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB diff --git a/config_Mandriva_2008.0_64bit.xml b/config_Mandriva_2008.0_64bit.xml index a8230c2..18e6741 100755 --- a/config_Mandriva_2008.0_64bit.xml +++ b/config_Mandriva_2008.0_64bit.xml @@ -1,11 +1,11 @@ - @@ -24,7 +24,7 @@ type="component" description="SALOME platform KERNEL module"> @@ -44,7 +44,7 @@ type="component" description="SALOME platform GEOM module"> @@ -83,7 +83,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -142,7 +142,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -151,7 +151,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -160,7 +160,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -169,25 +169,34 @@ type="component" description="Example SALOME Python module: Hello."> + description="LIGHT (no-CORBA-engine) SALOME module example"> + + + @@ -196,7 +205,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -205,7 +214,7 @@ type="component" description="Med Memory package"> @@ -214,7 +223,7 @@ type="component" description="Partitioning/decimation module for the SALOME platform"> @@ -223,7 +232,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -262,7 +271,7 @@ type="component" description="SALOME module generator documentation"> @@ -272,7 +281,7 @@ type="component" description="SALOME documentation"> + description="Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6.sh"/> + description="Patch for Open CASCADE version 6.3sp6"> + script="CAS-6.3sp6-patch.sh"/> KERNEL GUI + + OpenCascade + Python + Qt + Hdf + Vtk + Doxygen + Graphviz + docutils + KERNEL + GUI + Python OmniORB -- 2.39.2