X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=README;h=cf1d6704a2b385992b8d0c5bb50224d13e4d6edc;hb=1919b56394f6784c15dc412ab0fada9cc7244f63;hp=7a04652fcdb76ab9efc2c082fd26a4efeffe53c9;hpb=6c5b42a257f283038df6d3667f1176cb9bf7e33a;p=tools%2Finstall.git diff --git a/README b/README index 7a04652..cf1d670 100644 --- a/README +++ b/README @@ -121,13 +121,13 @@ source salome.csh where is KERNEL binaries directory, e.g. - KERNEL_3.2.6 for the 3.2.6 version. + KERNEL_3.2.7 for the 3.2.7 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.6/bin/salome for the version - 3.2.6) by using of 'cd' command and then type: + module's binaries directory (KERNEL_3.2.7/bin/salome for the version + 3.2.7) 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.6 for KERNEL module of SALOME version 3.2.6. + KERNEL_SRC_3.2.7 for KERNEL module of SALOME version 3.2.7. 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.6/build_configure + ../KERNEL_SRC_3.2.7/build_configure - run configure script which will check the environment and create Makefile files: - ../KERNEL_SRC_3.2.6/configure --prefix=/home/salome/KERNEL_install + ../KERNEL_SRC_3.2.7/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