From de90805c2c24802a215b3fe89c1d2848e80eb032 Mon Sep 17 00:00:00 2001 From: inv Date: Wed, 9 Nov 2011 08:50:33 +0000 Subject: [PATCH] Update for Salome 6.4.0 --- README | 20 ++++----- bin/SALOME_InstallWizard | Bin 8338426 -> 8338426 bytes config_Mandriva_2008.0.xml | 80 +++++++++++++++++------------------ config_files/common.sh | 20 +++++++-- doc/readme.html | 2 +- src/SALOME_InstallWizard.cxx | 2 +- 6 files changed, 69 insertions(+), 55 deletions(-) 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 02845574e07d7d3277057251692295180a7ef783..2d226e75cb6ddb129360b9ab943876b178507dc5 100755 GIT binary patch delta 409 zcmWN=M@|#~06@{eNRcK;?^QtQ(nm&mF9V1arGs>oE+7&XKk-5&th|wX62ij&lK1rZ z9C-2_5kwN;1yMv3Lo6?eBc22jN#YgBr0|+l(nu$ROtQ!(hg|Z=r+`9=D5iu`%6LOL z6;$$;cT`bL4Ykx!PXq61q={x)Xr+zz`(Q8}XsWIM6AB0Y!5t3yqdVQ@Zuhv?eeU;w z2R-Crk9gE$9`}U9p7fNb{mC=_>{-uw-V6TXuU_<$m%ZXuuX)`Y-t;$bdD}bQ^`7^A j;6s1+49BTY2Zavuza19g=(e?sA)Tixc6KfB!>?sS*C-Q!;O zx!(gG^pJ-=;!%$|>~T+c(qBB~ub%ddXFca{{_c4%c+pE<_KH`%<{w`7hBv+CZSQ#3 jKfULDANbHmKK6-Eedcpt_|jLt_AlS~_d_Ur`}f~}! - @@ -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