Salome HOME
Merge from rnv/geom_plugin_imp branch
[plugins/xtplugin.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 935c98cf1aaaee47cb83b1c4003c5ba5655f932e..8f4e78c9425f3ca942c2cdd2ee64eeb15ea51994 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,7 +2,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 2014 Open CASCADE S.A.S.
+Copyright (C) 2014-2015 OPEN CASCADE
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
@@ -42,12 +42,12 @@ In order to build the plugin you have to do the following actions:
 
    - for csh:
 
-   % setenv XT_ROOT_DIR /path/to/the/XT-6.7.0
+   % setenv XT_ROOT_DIR /path/to/the/XT-6.9.0
    % setenv LD_LIBRARY_PATH ${XT_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
    - for bash:
    
-   % export XT_ROOT_DIR=/path/to/the/XT-6.7.0
+   % export XT_ROOT_DIR=/path/to/the/XT-6.9.0
    % export LD_LIBRARY_PATH=${XT_ROOT_DIR}/lib:${LD_LIBRARY_PATH}
 
    Note, that OCCT Parasolid XDE product requires OCCT license library.