From: inv Date: Wed, 9 Nov 2011 08:50:33 +0000 (+0000) Subject: Update for Salome 6.4.0 X-Git-Tag: V6_4_0~29 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=de90805c2c24802a215b3fe89c1d2848e80eb032;p=tools%2Finstall.git Update for Salome 6.4.0 --- diff --git a/README b/README index 2c50ae3..1362bb1 100644 --- a/README +++ b/README @@ -122,13 +122,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_6.3.0 for the 6.3.0 version. + KERNEL_6.4.0 for the 6.4.0 version. 2.2. Launching of SALOME After you set environment you can start SALOME. Go to the KERNEL - module's binaries directory (KERNEL_6.3.0/bin/salome for the version - 6.3.0) by using of 'cd' command and then type: + module's binaries directory (KERNEL_6.4.0/bin/salome for the version + 6.4.0) 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/user/salome directory. The name of each module sources directory depends on the version of the platform, for example, - KERNEL_SRC_6.3.0 for KERNEL module of SALOME version 6.3.0. + KERNEL_SRC_6.4.0 for KERNEL module of SALOME version 6.4.0. Compilation and installation should be performed according to the dependencies between modules: @@ -389,12 +389,12 @@ - create a configuration script by typing - ../KERNEL_SRC_6.3.0/build_configure + ../KERNEL_SRC_6.4.0/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_6.3.0/configure --prefix=/home/user/salome/KERNEL-6.3.0 + ../KERNEL_SRC_6.4.0/configure --prefix=/home/user/salome/KERNEL-6.4.0 Note, that --prefix option defines the directory where you want to install KERNEL module after 'make install' procedure. configure script @@ -409,17 +409,17 @@ make install After you have completed this scenario, KERNEL module is built and - installed into /home/user/salome/KERNEL-6.3.0 directory. + installed into /home/user/salome/KERNEL-6.4.0 directory. - modify your environment scripts: * for bash: - export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.3.0 + export KERNEL_ROOT_DIR=/home/user/salome/KERNEL-6.4.0 * for csh: - setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.3.0 + setenv KERNEL_ROOT_DIR /home/user/salome/KERNEL-6.4.0 - then repeat this scenario for other modules you want to build taking into account the dependencies between modules (see dependencies table @@ -437,7 +437,7 @@ setenv MODULE_ROOT_DIR /home/user/salome/ - where is a MODULE-6.3.0 (see above). + where is a MODULE-6.4.0 (see above). 4.2. Automatic build procedure: build.csh and build.sh scripts diff --git a/bin/SALOME_InstallWizard b/bin/SALOME_InstallWizard index 0284557..2d226e7 100755 Binary files a/bin/SALOME_InstallWizard and b/bin/SALOME_InstallWizard differ diff --git a/config_Mandriva_2008.0.xml b/config_Mandriva_2008.0.xml index fa542fc..22a362d 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 PARAVIS module"> @@ -92,7 +92,7 @@ type="component" description="SALOME platform HEXABLOCK module"> @@ -101,7 +101,7 @@ type="component" description="SALOME platform HEXABLOCK meshing algorithm plugin"> @@ -110,7 +110,7 @@ type="component" description="SALOME platform NETGEN meshing algorithm plugin"> @@ -169,7 +169,7 @@ type="component" description="SALOME platform PYCALCULATOR module"> @@ -178,7 +178,7 @@ type="component" description="SALOME platform CALCULATOR module"> @@ -187,7 +187,7 @@ type="component" description="Example SALOME C++ module: Hello."> @@ -196,7 +196,7 @@ type="component" description="Example SALOME Python module: Hello."> @@ -205,7 +205,7 @@ type="component" description="Example from Salome tutorial."> @@ -214,7 +214,7 @@ type="component" description="Example from Salome tutorial."> @@ -223,7 +223,7 @@ type="component" description="Example from Salome tutorial."> @@ -232,7 +232,7 @@ type="component" description="LIGHT (no-CORBA-engine) SALOME module example"> @@ -241,7 +241,7 @@ type="component" description="LIGHT Python (no-CORBA-engine) SALOME module example"> @@ -250,7 +250,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -259,7 +259,7 @@ type="component" description="SALOME-based module implement simple interface to calculate Sierpinsky fields"> @@ -268,7 +268,7 @@ type="component" description="Med Memory package"> @@ -277,7 +277,7 @@ type="component" description="Tool to supervise execution of complex interconnected scientific applications"> @@ -286,7 +286,7 @@ type="component" description="Component and module generator for SALOME"> @@ -296,7 +296,7 @@ type="component" description="Component and module generator for SALOME"> @@ -305,7 +305,7 @@ type="component" description="SALOME samples files"> @@ -314,7 +314,7 @@ type="component" description="Introduction to the developing of an application based on SALOME platform"> @@ -323,7 +323,7 @@ type="component" description="SALOME platform HOMARD module"> @@ -341,7 +341,7 @@ type="component" description="SALOME module generator"> @@ -350,7 +350,7 @@ type="component" description="SALOME module generator documentation"> @@ -359,7 +359,7 @@ type="component" description="SALOME documentation"> + script="med-3.0.4.sh"/> $l"_" + chmod -f --reference=$l $l"_" + mv -f $l"_" $l + + # . process ftgl dependencies + ftgldir=`printenv FTGLDIR`/lib + if [ ! -d ${ftgldir} ] ; then ftgldir=`printenv FTGLDIR`/lib ; fi + sed -e "s%[[:space:]]\(-L\)\?[^[:space:]]*ftgl-[0-9]\.[0-9]\+\.[0-9]/lib% \1${ftgldir}%g" $l > $l"_" + chmod -f --reference=$l $l"_" + mv -f $l"_" $l + fi done diff --git a/doc/readme.html b/doc/readme.html index 5134aeb..529635a 100755 --- a/doc/readme.html +++ b/doc/readme.html @@ -36,7 +36,7 @@ Wizard Help
updated for the version 6.3.1
+ color="#ff0000">6.4.0