Salome HOME
Fix a bug of config file for RedHat 9 - correct binaries distribution path
[tools/install.git] / doc / readme.html
index d4d755d28577fd54fdcda4cff7a699a59132d1a1..ae2c85aa4721f16aa54f486ae8a517467fe56697 100755 (executable)
@@ -267,7 +267,7 @@ and <span style="font-style: italic;"><span style="font-weight: bold;">KERNEL mo
 products version</font> procedure</h3>
   Unfortunately under Linux platform there is no exact algorithm to identify
  the product's version. The table below contains the information relating
-to checking preinstalled products for the Linux.RedHat 8.0 platform <br>
+to checking preinstalled products for the Linux RedHat 8.0 platform <br>
   &nbsp;  
 <table border="1" width="100%" nosave="">
     <tbody>
@@ -293,7 +293,7 @@ to checking preinstalled products for the Linux.RedHat 8.0 platform <br>
         <td>              
       <center>-</center>
         </td>
-        <td>ver should be 3.2 or newer<br>
+        <td>ver should be 3.2.<br>
   It is recommended to use native gcc on Linux RedHat 8.0</td>
       </tr>
       <tr nosave="">
@@ -543,7 +543,7 @@ version  2.2.0</td>
   </tbody>  
 </table>
    
-<p>Note: For native products installation procedure sets proper environment
+<p><b>Note:</b> For native products installation procedure sets proper environment
  variables itself, and you do not need to set such variables like, e.g. <b>TCLHOME</b>
  or <b>PYTHONHOME</b>. <br>
   If you have native products installed to different from default directories
@@ -551,6 +551,18 @@ version  2.2.0</td>
 description. Or you should set properly $PATH and $LD_LIBRARY_PATH variables 
 <b><font color="#ff0000">before</font></b> starting Installation Wizard. Otherwise
 installation script will fail to find preinstalled products. </p>
+<p><b>Note:</b> For some native products (e.g. gcc, Python) the rules of version
+checking are not so strict as described in the table. Only major and minor numbers of version
+should coincide with prerequisite. Release number can be larger. It is done for making a possibility
+to use native products for newer versions of Red Hat (for example, Linux Red Hat 9 includes native
+gcc 3.2.2 installation).
+If native product has version number larger than that required by installation procedure,
+you will be prompted by the warning message like this: "You have newer version of gcc installed
+on your computer than that is required (3.2). Continue?". You can press "Yes" button
+to procede with the installation but in this case you should be aware of what you are doing.
+SALOME binaries (inluding other products) are compiled with the prerequisites from the list
+and most likely can not be run successfully if this products are not found.
+This can be only helpful if you intend to build all products from sources.</p>
    
 <h3>  
 <hr></h3>