X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fenv.csh;h=88a53ae9a04b09c863a210a54356ab653ae146c1;hb=260bf6b42efe9e30501c4e6e99b013da3fe34f77;hp=1131c91636b3c43fe969abcf886d8ab16ed8623e;hpb=b2f455f9c32667f9adee3ae066a51d85fb94ea04;p=tools%2Finstall.git diff --git a/src/env.csh b/src/env.csh index 1131c91..88a53ae 100644 --- a/src/env.csh +++ b/src/env.csh @@ -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