Salome HOME
Update copyright notes
authorvsr <vsr@opencascade.com>
Tue, 31 Oct 2006 10:04:59 +0000 (10:04 +0000)
committervsr <vsr@opencascade.com>
Tue, 31 Oct 2006 10:04:59 +0000 (10:04 +0000)
77 files changed:
config_files/BOOST-1.31.0.sh
config_files/BOOST-1.32.0.sh
config_files/CALCULATOR_BIN.sh
config_files/CALCULATOR_SRC.sh
config_files/CAS-6.1.2a.sh
config_files/COMPONENT_BIN.sh
config_files/COMPONENT_SRC.sh
config_files/GEOM_BIN.sh
config_files/GEOM_SRC.sh
config_files/GHS3DPLUGIN_BIN.sh
config_files/GHS3DPLUGIN_SRC.sh
config_files/GUI_BIN.sh
config_files/GUI_SRC.sh
config_files/HELLO_BIN.sh
config_files/HELLO_SRC.sh
config_files/HXX2SALOME.sh
config_files/HXX2SALOMEDOC.sh
config_files/KERNEL_BIN.sh
config_files/KERNEL_SRC.sh
config_files/LIGHT_BIN.sh
config_files/LIGHT_SRC.sh
config_files/MED_BIN.sh
config_files/MED_SRC.sh
config_files/NETGENPLUGIN_BIN.sh
config_files/NETGENPLUGIN_SRC.sh
config_files/Numeric-22.0.sh
config_files/Numeric-23.7.sh
config_files/PYCALCULATOR_BIN.sh
config_files/PYCALCULATOR_SRC.sh
config_files/PYHELLO_BIN.sh
config_files/PYHELLO_SRC.sh
config_files/PyQt-3.13.sh
config_files/PyQt-3.14.1.sh
config_files/Python-2.3.4.sh
config_files/Python-2.3.5.sh
config_files/Python-2.4.1.sh
config_files/SAMPLES.sh
config_files/SMESH_BIN.sh
config_files/SMESH_SRC.sh
config_files/SUPERV_BIN.sh
config_files/SUPERV_SRC.sh
config_files/SWIG-1.3.24.sh
config_files/VISU_BIN.sh
config_files/VISU_SRC.sh
config_files/VTK-4.2.2.sh
config_files/VTK-4.2.6.sh
config_files/build.csh
config_files/checkSize.sh
config_files/common.sh
config_files/docutils-0.3.7.sh
config_files/doxygen-1.4.6.sh
config_files/gcc-3.2.sh
config_files/gcc-3.3.5.sh
config_files/gcc-3.4.sh
config_files/gcc-4.0.1.sh
config_files/graphviz-1.9.sh
config_files/graphviz-2.2.1.sh
config_files/hdf5-1.6.3.sh
config_files/hdf5-1.6.4.sh
config_files/med-2.2.3.sh
config_files/msg2qm.sh
config_files/netgen-4.5.sh
config_files/omniORB-4.0.5.sh
config_files/omniORB-4.0.6.sh
config_files/omniORB-4.0.7.sh
config_files/qt-3.3.3.sh
config_files/qt-3.3.4.sh
config_files/qwt-0.4.1.sh
config_files/qwt-4.2.0.sh
config_files/release_notes.sh
config_files/remove_tmp.sh
config_files/sip-4.1.sh
config_files/sip-4.2.1.sh
config_files/start_salome.sh
config_files/tcltk-8.3.3.sh
config_files/tcltk-8.4.5.sh
config_files/tcltk-8.4.7.sh

index 2092192329c0e9f018932c0f213433964161fda4..bad1cc93156738d005c87f3353cc20708a95d8d6 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : BOOST-1.31.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${BOOSTDIR}" ] && [ -f ${BOOSTDIR}/include/boost/version.hpp ] ; then
     ver=`egrep 'BOOST_VERSION [0-9]+' ${BOOSTDIR}/include/boost/version.hpp | sed 's/.*BOOST_VERSION \([0-9]\+\)/\1/g'`
index a13514058f7313c0c29d3a752a8f51453dec8e4a..c76586ed3666e264d1ffd9b75a18e755ce50039a 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : BOOST-1.32.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${BOOSTDIR}" ] && [ -f ${BOOSTDIR}/include/boost/version.hpp ] ; then
     ver=`egrep 'BOOST_VERSION [0-9]+' ${BOOSTDIR}/include/boost/version.hpp | sed 's/.*BOOST_VERSION \([0-9]\+\)/\1/g'`
index 6a3ab7f0ae878fc2defab35991ae0ffd6e53ac4c..a099f1522a5840929c8919da2143af77fbb9045e 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : CALCULATOR_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${CALCULATOR_ROOT_DIR}" ]; then
     check_lib_version VERSION ${CALCULATOR_ROOT_DIR}/bin/salome
index 0f5079ce287faadd1d60fa5fa3ea45ba73618c4b..0cf1e664e0a81fa6ab9c02af5e152e4c53d30e6c 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : CALCULATOR_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${CALCULATOR_SRC_DIR}" ]; then
     check_lib_version VERSION ${CALCULATOR_SRC_DIR}/bin
index 71592087b74925dfe7f5bbb46e0983a7b3ff8923..831310d96b61fe6e64cc7453ad7e9d11bcf56dc5 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : CAS-6.1.2a.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$CASROOT" ]; then
index 7c44a6fa75e95996c713a2dcc2d2a8051f7f5bf1..13af4d0e4f0f37637b494ed8bd2f0a1c66b42b34 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : COMPONENT_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${COMPONENT_ROOT_DIR}" ]; then
     check_lib_version VERSION ${COMPONENT_ROOT_DIR}/bin/salome
index 847000f454f9e6acec541c14406fc9f6415280be..a18a652a5c340b387877b9ac4de35ec6d37d384a 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : COMPONENT_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${COMPONENT_SRC_DIR}" ]; then
     check_lib_version VERSION ${COMPONENT_SRC_DIR}/bin
index 32349d359fb6bb912a3d137a99fdb3eced5330dc..ba57993e8fcf5d35a38d922fbc03b31d2f70e785 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GEOM_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GEOM_ROOT_DIR}" ]; then
     check_lib_version VERSION ${GEOM_ROOT_DIR}/bin/salome
index 7dfda5ae984524989651853c4157470c7fee5bf1..6837a68ac26c29e2de434a6a2bc6ae1985651ec7 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GEOM_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+# The script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GEOM_SRC_DIR}" ]; then
     check_lib_version VERSION ${GEOM_SRC_DIR}/bin
index 5e5a0658e9d87092d47d19bee4538480ae9f1c18..5a85631435df3a93551143b0cd07923c178b8519 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GHS3DPLUGIN_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GHS3DPLUGIN_ROOT_DIR}" ]; then
     check_lib_version VERSION ${GHS3DPLUGIN_ROOT_DIR}/bin/salome
index 9d646eec257a721cdd854dc17c53f7e320135436..761b722c637e6d994be994fbc830a61a30f2aad2 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GHS3DPLUGIN_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GHS3DPLUGIN_SRC_DIR}" ]; then
     check_lib_version VERSION ${GHS3DPLUGIN_SRC_DIR}/bin
index 90b8b94ce84fb79cbee8e29654041799634b6a37..db20c641e59ad539fa2fbbff8489cd8ddbcfb079 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GUI_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GUI_ROOT_DIR}" ]; then
     check_lib_version VERSION ${GUI_ROOT_DIR}/bin/salome
index cb2b41cadac275fc597925067647b9a8659b1e24..0cedd88a8d4af9dbb2ba3f6a4a90fb7c9031c308 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : GUI_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${GUI_SRC_DIR}" ]; then
     check_lib_version VERSION ${GUI_SRC_DIR}/bin
index e41ad9d81e2e248e9e954dc604ecdea07c9801f9..4f15e51f8728f6eff0d6df5c7c9018a7198a4b9e 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HELLO_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${HELLO_ROOT_DIR}" ]; then
     if [ -f ${HELLO_ROOT_DIR}/bin/salome/VERSION ]; then
index 3ba6e1400b0c7494c84550a9a2a9b13d7fc2f560..f1bd15327ab48e766a1010a7169ba76d40cd3d2b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HELLO_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${HELLO_SRC_DIR}" ]; then
     if [ -f ${HELLO_SRC_DIR}/bin/VERSION ]; then
index c0ba72969d4327f4a83b99810cf763025ceff845..a4d306e99af0baf99ee5ecdcae0ef836130fa4d2 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HXX2SALOME.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # No way to check version!
 return 0
index 67eca1321f5c5967564a34eab9358fe60f6c9ef4..3fa37e3d90f24a9c4f9eb62d1b0becdd87a1e466 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : HXX2SALOMEDOC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # No way to check version!
 return 0
index 10c4006a0d002a4e3d40711aec3a865fb7f5b407..3f3cfbe6d58cf5978ff84718deccdd22ee149cae 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : KERNEL_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${KERNEL_ROOT_DIR}" ]; then
     check_lib_version VERSION ${KERNEL_ROOT_DIR}/bin/salome
index 7911e2d77e4930843281ddf0b4e4006e46e7c90e..b1e234ef74cbfd1a20c160d3a2acf16b05e23706 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : KERNEL_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${KERNEL_SRC_DIR}" ]; then
     check_lib_version VERSION ${KERNEL_SRC_DIR}/bin
index 6e22de1d10807ccfd0db8f4df6617b85e9d072b3..3e681f50409c25ccc7e96cc183aea2b933e6abb5 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : LIGHT_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${LIGHT_ROOT_DIR}" ]; then
     if [ -f ${LIGHT_ROOT_DIR}/bin/salome/VERSION ]; then
index 0fb720f857ed18bf83a4fac20222701d2e2e9f5a..7b28a0f91be1d47b3e1ea84f8ef433b38a22818b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : LIGHT_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${LIGHT_SRC_DIR}" ]; then
     if [ -f ${LIGHT_SRC_DIR}/bin/VERSION ]; then
index 107db31588d10e50061ada89219cc62274819632..27f343414685d89bac0d5192d6ab9b5abc69f13d 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : MED_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${MED_ROOT_DIR}" ]; then
     check_lib_version VERSION ${MED_ROOT_DIR}/bin/salome
index 6fd4929282fcfecbeadaa5145a8e36e8d5921ef9..64d8bd420ed387c49e4c907779bea5bceff68de9 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : MED_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${MED_SRC_DIR}" ]; then
     check_lib_version VERSION ${MED_SRC_DIR}/bin
index d3045c6001075dd6d36953901c6b732867f7a8bc..aa086634e61d90915d805bb4aef2378451336dec 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : NETGENPLUGIN_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${NETGENPLUGIN_ROOT_DIR}" ]; then
     check_lib_version VERSION ${NETGENPLUGIN_ROOT_DIR}/bin/salome
index 08e536f7923a1e89c466dbc5da43040647b911db..7383790a047f2c13b0fcab9f7e3281a1e125f992 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : NETGENPLUGIN_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${NETGENPLUGIN_SRC_DIR}" ]; then
     check_lib_version VERSION ${NETGENPLUGIN_SRC_DIR}/bin
index 3921a1c97fd3c3e2e8d0daa37f77f166412e45d0..f2f1bb22e3fc1228eeb0d444380f3c105f2515cd 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : Numeric-22.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 ver=`python -c 'import Numeric; print Numeric.__version__' 2>/dev/null`
 if [ "$ver" == "22.0" ]; then
index 96a3df8342ff07b06473bcca3f267ada4b99efea..1b03b3550a040c0e9fbd42389ebbda7b27bd159b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : Numeric-23.7.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 ver=`python -c 'import Numeric; print Numeric.__version__' 2>/dev/null`
 if [ "$ver" == "23.7" ]; then
index 52cd3a72cba4f4aae4afcb17f1170dec42542048..fec406571e98775a4d0625c0ec256da82cfc8901 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PYCALCULATOR_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${PYCALCULATOR_ROOT_DIR}" ]; then
     check_lib_version VERSION ${PYCALCULATOR_ROOT_DIR}/bin/salome
index 9b57ded8121d56130ddcd46494747d2aec3dd222..5651a84287f75f55a9dc9fb07276c1ce0a499660 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PYCALCULATOR_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${PYCALCULATOR_SRC_DIR}" ]; then
     check_lib_version VERSION ${PYCALCULATOR_SRC_DIR}/bin
index b23f09f5cb9cbd790d29b3767349d2a28d52f9ff..9ad81c148c0c8c6534051e48c89b10d0ccc7a0d5 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PYHELLO_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${PYHELLO_ROOT_DIR}" ]; then
     if [ -f ${PYHELLO_ROOT_DIR}/bin/salome/VERSION ]; then
index 4b1b78004b15c7abf7decf86b38ee496d7169dcc..31d744d4dd9e44bf22ceacd8bfdd1d63ae46152b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PYHELLO_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${PYHELLO_SRC_DIR}" ]; then
     if [ -f ${PYHELLO_SRC_DIR}/bin/VERSION ]; then
index efa950cf08b54cba2026b66375c0223e0cf4cecc..da4f39ff995fdb3abd2fbe3a58acf4bded291ec1 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PyQt-3.13.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${PYQTDIR}" ] && [ -f ${PYQTDIR}/pyqtconfig.py ] ; then
index 0aa98bc99e100fb9872cb46f6a7a450f59f954ea..735d3a92f2ed358fca6aba97e5857279cd966c8c 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : PyQt-3.14.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${PYQTDIR}" ] && [ -f ${PYQTDIR}/pyqtconfig.py ] ; then
index 66d50eb05a3c4884dc56b075002f7e065c24186d..731852ae759818a145fff8010ffe360e718c938a 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : Python-2.3.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$PYTHONHOME"  ]; then
index 48392f5311a1b7e978f97ece0b1a8fe5b472d2e5..ae4cf4a4f910db5c1c312b298ad981cd0a79719b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : Python-2.3.5.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$PYTHONHOME"  ]; then
index c35f542055e36825f1298254aac00f23ede867ca..258634979c45e1a90e32dccf6dca3741e053a550 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : Python-2.4.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$PYTHONHOME"  ]; then
index b5b7709a4d48d871d98223918685147c28396d87..b12a5b0a61f7758f2f4e1b44b20dae65007c0ed3 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SAMPLES.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # There is no possibility to check version number
 return 0
index bc52315809affe4df30319daabe3ab19f890cada..a86b51e8817c5e6b3a35ed496dd877a771438dfa 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SMESH_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${SMESH_ROOT_DIR}" ]; then
     check_lib_version VERSION ${SMESH_ROOT_DIR}/bin/salome
index 9b056b75d2413b2ee035121708a1f7d80b9124e5..0ff405c51f8121c8337a4db89687f05171956b12 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SMESH_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${SMESH_SRC_DIR}" ]; then
     check_lib_version VERSION ${SMESH_SRC_DIR}/bin
index 50f9f241cd7f3f71fa0952535d84a4a8524834ee..adcb845b7a2f5f9d7adfeaa691d3b1506bcd7dfc 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SUPERV_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${SUPERV_ROOT_DIR=}" ]; then
     check_lib_version VERSION ${SUPERV_ROOT_DIR}/bin/salome
index 8a587d9ea1b2b2e3172b0ee84ebf4e2148a4b048..b0f63efcd0e53d1e9ebed21acfe6bd8a92e7bcbb 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SUPERV_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${SUPERV_SRC_DIR}" ]; then
     check_lib_version VERSION ${SUPERV_SRC_DIR}/bin
index 9ae3ab932a4a12da32a02c83b77f9b6d5f4114ed..d6e2018eef57527c08c1f70e3ff19475d7c6010e 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : SWIG-1.3.24.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "`which swig 2>/dev/null`" ]; then
     ver=`swig -version 2>&1 | grep -i version | awk '{ print $3 }' | sed -e 's/^\([0-9.]*\)\(.*\)/\1/'`
index 40691cfe0e7703a0549ff549723309b5f469dabd..79a99277f203752da82312d82230bf2c0dafcdcc 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : VISU_BIN.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${VISU_ROOT_DIR}" ]; then
     check_lib_version VERSION ${VISU_ROOT_DIR}/bin/salome
index 67da97b38b764ae11a64c88506a4ac6163faf53e..10d42b4d0dbbdb2f66283280a4f7171c40b04bc9 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : VISU_SRC.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -n "${VISU_SRC_DIR}" ]; then
     check_lib_version VERSION ${VISU_SRC_DIR}/bin
index 1c1404df9f90065c9055b0d5f0f62a155c61c623..74b262a4bccab1fa5987433587beafa8950ebda5 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : VTK-4.2.2.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$VTKHOME" ]; then
index 8cf63d25fd2859830685de7acf22d2d12abf0969..04eea135c948b3b68330462bc89785aa869414a3 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : VTK-4.2.6.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$VTKHOME" ]; then
index e91253d32955b3b26a044bebcb7c96914adbe248..b6d62a968b87c4fbe3f165476e3617ba91f00424 100755 (executable)
@@ -1,10 +1,19 @@
 #!/bin/csh -f
-##################################################################################################
-# Name       : build.csh
-# Description: Build and install SALOME modules from sources
-# Author     : Vadim SANDLER (VSR), Open CASCADE S.A.
-# Created    : 27.01.2005
-##################################################################################################
+
+####################################################################################
+#  File      : build.csh
+#  Created   : Thu Jan 27 09:50:55 2005
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+#  This script can be used to build and install SALOME modules from sources.
+#  Try build.csh -h for more details about usage.
+#
+####################################################################################
 
 set is_build_configure=0
 set is_configure=0
@@ -64,13 +73,13 @@ if ( $is_help == 1 ) then
 echo ""
 echo ""
 echo "Description:"
-echo "            Builds given SALOME2 modules by performing make and (optionally) make install commands"
+echo "            Builds given SALOME modules by performing make and (optionally) make install commands"
 echo ""
 echo "Usage:"
 echo "            build.csh [ <option> ] ... [ <module> [ <module> ... ] ]"
 echo ""
 echo "<module>    Modules to build, separated by space(s)."
-echo "            If no modules are given - all SALOME2 modules are assumed."
+echo "            If no modules are given - all SALOME modules are assumed."
 echo "            Note, that modules given in command lines are automatically sorted in such order"
 echo "            to support correct modules dependencies."
 echo ""
index 5f5b6b176b80dc4f1cbd84d55daeeeb7750cd354..b1e61868810a56eb827352558a8f7c2cb357c9c2 100755 (executable)
@@ -1,12 +1,20 @@
-#! /bin/sh 
+#!/bin/sh
+
+####################################################################################
+#  File      : checkSize.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
 #
-# The script checks available disk space. Returns 1 if there is no available space on the disc.
+#  This script is the part of the SALOME installation procedure.
 #
-# Usage: checkSize <directory> <required-size>
+#  The script checks available disk space. Returns 1 if there is no available 
+#  space on the disc.
 #
-# The script is the part of the SALOME PRO installation procedure.
+#  Usage: checkSize <directory> <required-size>
 #
-# Copyright : 2003 CEA/DEN, EDF R&D
 ####################################################################################
 
 var=`df -k "$1" | awk '{print $4}'`
index 88dde90c2430934d13daa0a4e273952978cc38e2..6eb1749b4e2bfda05556f0c4dbc15b77a6427def 100755 (executable)
@@ -1,18 +1,15 @@
 #!/bin/sh
-# 
-# This script installs a subset of products necessary for SALOME application
-#
-# Usage: install <target-directory> [all]
-#        install <target-directory> <product> ... <product>
-#
-# Type 'install --help' to get more information
-#
-# Important note: 
-#   <target-directory> must be an absolute path
+
+####################################################################################
+#  File      : common.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
 #
-# The script is the part of the SALOME PRO installation procedure.
+#  This script is the part of the SALOME installation procedure.
 #
-# Copyright : 2003 CEA/DEN, EDF R&D
 ####################################################################################
 
 export DELIM="------"
index 81318efaff6528e451da918c7150f32b77943047..0e164b5205133b85762e4f3d39dd74f5a1df9399 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : docutils-0.3.7.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # It is not necessary to check version!
 return 0
index 2907e0b6c33e338501f55f42278ca6a808c1f094..a156647d3d33f02d076e7c6bad1612b68db970b3 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : doxygen-1.4.6.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 check_lib_version doxygen $PATH
index abb463cce7df2ad027f6b11967a9ea40e037c611..7f1710ec9e27531254c53a2085404ede487d3856 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : gcc-3.2.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # version number is calculated as: <major>*10000+<minor>*100+<release>
 # e.g. for gcc 3.2 it is equal to 30200, for gcc 3.3.2 - 30202
index d0d2f37e73c0dfe4be83d6ec22ed228e69298c9b..1222348039445605e81ec462277187408a95ef94 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : gcc-3.3.5.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # version number is calculated as: <major>*10000+<minor>*100+<release>
 # e.g. for gcc 3.2 it is equal to 30200, for gcc 3.4.1 - 30401, for gcc 3.3.5 - 30305
index ce76d4d6a94bab8aebae57d384b42ba8b6487686..3036d95a138ca8817c184b1b723ccee45fa37c71 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : gcc-3.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # version number is calculated as: <major>*10000+<minor>*100+<release>
 # e.g. for gcc 3.2 it is equal to 30200, for gcc 3.4.1 - 30401
index f11d6426485d807373ddd6fc1d270e6062f01c2a..fb8009d1a1833a56ef7730af2323621c6143c9ab 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : gcc-4.0.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 # version number is calculated as: <major>*10000+<minor>*100+<release>
 # e.g. for gcc 3.2 it is equal to 30200, for gcc 3.4.1 - 30401, for gcc 4.0.1 - 40001
index a3dea55a3a8b927fec2016b8c6b85c5aadbf9046..12a304a5c7794c183884afe14c5af92e8208f9bd 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : graphviz-1.9.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 isdot=`which dot 2>/dev/null`
index cf92afc4e60ad5babebed3783286a31cb31da8ac..c00e95b3b92f60578bcef609612b4d76b01c1ca1 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : graphviz-2.2.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 isdot=`which dot 2>/dev/null`
index 24626e7ff499cc1a671f1bf4364aef7b1e071f1f..10e31e76f2c417d2100b899c166a8de2ac0d149b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : hdf5-1.6.3.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$HDF5HOME" ]; then
index 065f442c024342be63653eb966c8bb9b8bc0288c..94db9da6455860bb508fda6cfb7aef2331961282 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : hdf5-1.6.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$HDF5HOME" ]; then
index eebceaf2810df235e020125f43f5287cc86df917..7a81953e5c2d24ffb7685ffc3d50482f7dde83f6 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : med-2.2.3.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "$MED2HOME" ]; then
index 26b8f69155038279498185575f97c1df38aacd8e..b392f10305657b3eacd4bf289b274b2a927acd20 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : msg2qm.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 # unfortunately there is no way to check the version of msg2qm tool
index f65771119a8c406246966f3fb8f0539a883477a3..aae6d2c43a069cac5e1756730b073dde23abd830 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : netgen-4.5.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 # check existance of netgen
index e07f9aa26782c1b4db515f84976d15f090f40341..2661477de296f5cf7df86e8c45b0e45d8ca16811 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : omniORB-4.0.5.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "${OMNIORBDIR}" ]; then
index 45a3f390d0bc0928606b2bb826bb2cfdc6d24d7c..60352956e6db1fdc55738ae83d1b26d6580d40f1 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : omniORB-4.0.6.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "${OMNIORBDIR}" ]; then
index d0b3e88e4f5d0a0361113d7af4e8f97a464f83c7..f0ff096d0e6075983889a36732fcbfd04c0fb639 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : omniORB-4.0.7.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -z "${OMNIORBDIR}" ]; then
index c3ae6a80459306882eb89dd35f2920bd218f74c1..e4ee8ddda6a72fd9323cc6ef014cccd59ef2fafd 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : qt-3.3.3.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -z "$QTDIR" ]; then
    return 1
index 71b3e71df3d34535a0746aaa4bcfeef4606de0ac..82c1f4f62627794c8d14cfb46a06d49ea4e79b30 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : qt-3.3.4.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version(){
 if [ -z "$QTDIR" ]; then
    return 1
index 61a6e7244b5f9ff957c76a8d95276c6684b3e272..80b6588aa5628434566fdfe32d7be0f6d21af84e 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : qwt-0.4.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${QWTHOME}" ]; then
index 734a89d4e1aeffbe224ef5c5ad757a92aaacb0f6..73c86f5b67025a0907e93308715f31627ae6e013 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : qwt-4.2.0.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${QWTHOME}" ] ; then 
index cc2c064d58a36385f42ca6f858a6adf37366cebb..88c86df92abf9af1ebc9f9580c2b6859c6fbb609 100755 (executable)
@@ -1,11 +1,15 @@
-#!/bin/sh 
+#!/bin/sh
 
 ####################################################################################
-# 
-# The script is the part of the SALOME installation procedure.
-# This script is used to show SALOME Release Notes.
+#  File      : release_notes.sh
+#  Created   : Tue Oct 30 11:11:23 2006
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
 #
-# Copyright : 2006 CEA/DEN, EDF R&D
 ####################################################################################
 
 # This procedure checks if the Release Notes file can be shown.
index 31d9bc9b43ae28037198b591b3ef6dd677bb6aa0..ba613c8323c3fa4e97c76935cd7e7ed2ba29156b 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : remove_tmp.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 install_work=$1;  product_sequence=$2
 source ./common.sh
 for i in $product_sequence ; do
index a82d08661e3b52b421f5b1d21652d194906ef423..bf59263929a49498a8a3b9b8fe2a5d873f5138eb 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : sip-4.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${SIPDIR}" ]; then
index 9072c4b497ee01949d92ba92ffcbb71ab08df4f3..afb30c0453c18c627e718c5ab60bff84972601f6 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : sip-4.2.1.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 check_version()
 {
 if [ -n "${SIPDIR}" ]; then
index 80ae1e5bffb67355b530f80dc3798819553b7cb2..a8101249a0ac50b95703bc7ff2ed5ab8cd82d5ff 100755 (executable)
@@ -1,11 +1,15 @@
-#!/bin/sh 
+#!/bin/sh
 
 ####################################################################################
-# 
-# The script is the part of the SALOME installation procedure.
-# This script is used to launch SALOME desktop.
+#  File      : start_salome.sh
+#  Created   : Tue Oct 30 11:15:35 2006
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
 #
-# Copyright : 2006 CEA/DEN, EDF R&D
 ####################################################################################
 
 # This procedure checks if the SALOME desktop can be run.
index 64aaddbb97ba8cb1f45babe12567a8cb74fee00c..e3ddfc0ae00a6eb7ed0bc3e3883eebe486cec288 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : tcltk-8.3.3.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 VERSION="8.3"
 
 check_version()
index 0629061a33c7e781e7aed8ac31bb9434485194ee..f0df31e89f692b67105e52551468f0fd11035a01 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : tcltk-8.4.5.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 VERSION="8.4"
 
 check_version()
index 792eb7a96eb4243ee40de36bb979059f23652df2..941aae566ac7908f17bc1791a8c45f32814b15f1 100755 (executable)
@@ -1,5 +1,17 @@
 #!/bin/sh
 
+####################################################################################
+#  File      : tcltk-8.4.7.sh
+#  Created   : Thu Dec 18 12:01:00 2002
+#  Author    : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com)
+#  Project   : SALOME
+#  Module    : Installation Wizard
+#  Copyright : 2002-2006 CEA
+#
+#  This script is the part of the SALOME installation procedure.
+#
+####################################################################################
+
 VERSION="8.4"
 
 check_version()