X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=8739dd4d6f70ba39c10c81ca6fd23b51509f36e6;hb=7ca8e7a66ad0d1952b4b9ea54e07af7092b2d4d1;hp=96ec4a9ce571f3e28d9094b99d1432b03861339f;hpb=f0056bdbcb7ce630b9abe822a606dddb4542f8f0;p=plugins%2Facisplugin.git diff --git a/INSTALL b/INSTALL index 96ec4a9..8739dd4 100644 --- a/INSTALL +++ b/INSTALL @@ -2,7 +2,7 @@ Installation Instructions ************************* -Copyright (C) 2014-2015 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 ACIS_ROOT_DIR /path/to/the/ACIS-6.7.0 + % setenv ACIS_ROOT_DIR /path/to/the/ACIS-6.9.0 % setenv LD_LIBRARY_PATH ${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH} - for bash: - % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.7.0 + % export ACIS_ROOT_DIR=/path/to/the/ACIS-6.9.0 % export LD_LIBRARY_PATH=${ACIS_ROOT_DIR}/lib:${LD_LIBRARY_PATH} Note, that OCCT ACIS/SAT XDE product requires OCCT license library.