From: maintenance team Date: Tue, 24 Apr 2007 11:50:49 +0000 (+0000) Subject: Update for version 4.0.0 and CAS-6.2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ac7c9db8d3f51e77246dcc5bf44bf7995493ecac;p=tools%2Finstall.git Update for version 4.0.0 and CAS-6.2 --- diff --git a/README b/README index b280c40..f3df48b 100644 --- a/README +++ b/README @@ -121,13 +121,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.2 for the 3.2.2 version. + KERNEL_4.0.0 for the 4.0.0 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.2/bin/salome for the version - 3.2.2) by using of 'cd' command and then type: + module's binaries directory (KERNEL_4.0.0/bin/salome for the version + 4.0.0) 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.2 for KERNEL module of SALOME version 3.2.2. + KERNEL_SRC_4.0.0 for KERNEL module of SALOME version 4.0.0. 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.2/build_configure + ../KERNEL_SRC_4.0.0/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.2/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_4.0.0/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 783f169..e0949b1 100644 --- a/config.xml +++ b/config.xml @@ -1,10 +1,10 @@ - -