Salome HOME
Implement features:
[tools/install.git] / src / env.csh
index 1131c91636b3c43fe969abcf886d8ab16ed8623e..88a53ae9a04b09c863a210a54356ab653ae146c1 100644 (file)
@@ -1,15 +1,15 @@
 ################################################################################
 ### Setting the environment to build SALOME Installation Wizard.
-### We use statically compiled gcc and qt in order to minimize
+### Use statically compiled gcc and qt in order to minimize
 ### external dependencies of Installation Wizard.
 ### But it is also possible to use Linux native products.
-### In this case set GCC_ROOT and QTDIR correspondingly:
+### In this case set GCC_ROOT and QTDIR correspondingly, e.g:
 ###    setenv GCC_ROOT /usr
 ###    setenv QTDIR    /usr/lib/qt-3.0.5
 ################################################################################
 
 setenv LD_LIBRARY_PATH /usr/X11R6/lib:/usr/lib:/lib
-setenv PRODUCTS_DIR /tmp/static
+setenv PRODUCTS_DIR    /tmp/static
 
 ### ------ gcc ------ ###
 ### gcc 2.95.3