X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=8f4e78c9425f3ca942c2cdd2ee64eeb15ea51994;hb=41c8f7a3ebfba54e407bd90e0c3ba22642bf3af4;hp=935c98cf1aaaee47cb83b1c4003c5ba5655f932e;hpb=050ccc5a1ac03596e6e18620f3254949ba4bbfc5;p=plugins%2Fxtplugin.git diff --git a/INSTALL b/INSTALL index 935c98c..8f4e78c 100644 --- 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.