From: maintenance team Date: Thu, 16 Nov 2006 14:49:24 +0000 (+0000) Subject: Update for 3.2.3 X-Git-Tag: V_3_2_4~31 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=3f7c25f55bd37cb7572ece1876b10f3de54b0ac8;p=tools%2Finstall.git Update for 3.2.3 --- diff --git a/README b/README index dce82e4..04b76da 100644 --- a/README +++ b/README @@ -115,13 +115,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.2 for the 3.2.2 version. + KERNEL_3.2.3 for the 3.2.3 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_3.2.3/bin/salome for the version + 3.2.3) by using of 'cd' command and then type: runSalome [] @@ -250,7 +250,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_3.2.3 for KERNEL module of SALOME version 3.2.3. The order of compilation and installation should be performed according to the dependancies between modules: @@ -308,12 +308,12 @@ - create a configuration script by typing - ../KERNEL_SRC_3.2.2/build_configure + ../KERNEL_SRC_3.2.3/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_3.2.3/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