]> SALOME platform Git repositories - tools/install.git/commitdiff
Salome HOME
1. Prepare for version 3.2.10
authorvsr <vsr@opencascade.com>
Thu, 8 May 2008 11:25:08 +0000 (11:25 +0000)
committervsr <vsr@opencascade.com>
Thu, 8 May 2008 11:25:08 +0000 (11:25 +0000)
2. Add 'install to single dir' option

doc/batchmode.png
doc/choicepage.png
doc/intropage.png
doc/productpage.png
doc/productpage1.png
doc/productpage2.png
doc/progresspage.png
doc/progresspage1.png
doc/readme.html
doc/readmepage.png

index c439d7ebb2cf51c7cf63b51bb6c21a1583aa5cb1..aea535366c4c2449124e3f84fe92c04d3f20c575 100644 (file)
Binary files a/doc/batchmode.png and b/doc/batchmode.png differ
index e3afcc58819b4376ee7b7971b286478f665e8d44..b05c95e2d2b44e80ad9ce6491ded61a1852264d9 100755 (executable)
Binary files a/doc/choicepage.png and b/doc/choicepage.png differ
index 226793ca537f332a5b46e879ec7cb30b7f43f1c7..31d973dec233aa982efdaa44c316585ecf0b5c89 100755 (executable)
Binary files a/doc/intropage.png and b/doc/intropage.png differ
index bc05c8bfa14ce25c99dbe3ce28e8b3d0b74b0ae7..15e416a471b6d97f8b72f6d13a9182c25a30b3ff 100755 (executable)
Binary files a/doc/productpage.png and b/doc/productpage.png differ
index b66616681d0efdf69c86c85be1f59d7dedc473f0..a677971c516f2505161252daab8efa433dd0ba94 100644 (file)
Binary files a/doc/productpage1.png and b/doc/productpage1.png differ
index 998d286e3d3140965394077066921a66dfa76d3e..57c98c5f0d1f603bf39387ebc08eb6e08290b4e4 100644 (file)
Binary files a/doc/productpage2.png and b/doc/productpage2.png differ
index 0779fccafc0a18b687520a10630d0678618b942f..bccfe686d093d16c7eeed80ba79c8784dc2a2f6f 100755 (executable)
Binary files a/doc/progresspage.png and b/doc/progresspage.png differ
index efaa4d1ea2b84cca803e973241d95b255806ea01..ba57eb414e8feca9142e29dcf021766de9266acc 100644 (file)
Binary files a/doc/progresspage1.png and b/doc/progresspage1.png differ
index 6034edd9a00d20bb5966218e79bc266fa264cb85..82531542e37d2cae3a076ff2097024be5e6c8616 100755 (executable)
@@ -7,7 +7,7 @@
  content="Mozilla/4.8 [en] (X11; U; Linux 2.4.18-14 i686) [Netscape]">
   <meta name="Author"
  content="Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)">
-  <meta name="Copyright" content="2002-2006 CEA">
+  <meta name="Copyright" content="2002-2008 CEA">
   <title>SALOME Installation Wizard Help</title>
 </head>
 <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 229);"
@@ -36,7 +36,7 @@ Wizard Help</font></font></h3>
 </table>
 </center>
 <div align="right"><b><font color="#000099">updated for the version </font><font
- color="#ff0000">3.2.4</font></b></div>
+ color="#ff0000">3.2.10</font></b></div>
 <hr>
 <ul>
   <li> <a href="#install_from_wizard">Installing products with the
@@ -134,7 +134,6 @@ configuration xml file (usually <span style="font-weight: bold;">/tmp</span><spa
 for more information).<br>
 </div>
 <p><b>-a / --all-from-sources</b></p>
-<span style="font-weight: bold;"></span><b> </b>
 <div style="margin-left: 40px;">
 Force all the products to be installed from sources (including all
 SALOME modules). If this option is used, all the default installation
@@ -144,10 +143,14 @@ platform which is not officially supported. In this case, the user can
 try to run the SALOME Installation Wizard with the <span
  style="font-weight: bold;">-a</span> option in order to build all the
 products from sources.<br>
-<span style="font-weight: bold; color: rgb(255, 0, 0);">Note, that this
+<b>Note, that this
 is long-time operation which can take more than 24 hours depending on
-the computer.</span><br>
+the computer.</b><br>
 </div>
+<p><b>-s / --single-directory </b></p>
+<div style="margin-left: 40px;">Install all SALOME binaries packages to one directory.
+<br>
+<b>This option is ignored when --all-from-sources (-a) option is used.<\b></div>
 <p><b>-h / --help</b><br>
 </p>
 <div style="margin-left: 40px;">Prints help information on the
@@ -300,6 +303,11 @@ These three-state checkboxes allow quick selecting/unselecting SALOME
 modules sources/binaries packages
 for the installation.<br>
 </p>
+<p>The <i>"Install to a single directory"</i> checn\k box allows installing all
+SALOME modules binaries packages to the single directory named
+SALOME_<b>&lt;version&gt;</b> where <b>&lt;version&gt;</b> is a version of SALOME
+platform.
+</p>
 <p>In addition, when some SALOME sources are selected, one more check
 box becomes available: <span style="font-style: italic;">"Build SALOME
 sources"</span>. If this option is turned on, the selected SALOME
index b6aee29898d8143458ffba63a161b8a591f05652..5aa26839539fe6582bdde8b3e1ed19fd8a9e5bc7 100644 (file)
Binary files a/doc/readmepage.png and b/doc/readmepage.png differ