From: inv Date: Mon, 10 Oct 2011 11:54:51 +0000 (+0000) Subject: add configure file for cgns product X-Git-Tag: V6_4_0~38 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=970a798e0d6adaeb6b9f181a0137fbbbedd4b115;p=tools%2Finstall.git add configure file for cgns product --- diff --git a/config_files/cgnslib_3.1.3.sh b/config_files/cgnslib_3.1.3.sh new file mode 100755 index 0000000..43075b2 --- /dev/null +++ b/config_files/cgnslib_3.1.3.sh @@ -0,0 +1,147 @@ +#!/bin/bash -noprofile + +#################################################################################### +# File : cgnslib-3.1.3.sh +# Created : Thu Oct 10 12:01:00 2011 +# Author : Vadim SANDLER, Open CASCADE SAS (vadim.sandler@opencascade.com) +# Project : SALOME +# Module : Installation Wizard +# Copyright : 2002-2011 CEA +# +# This script is the part of the SALOME installation procedure. +# +#################################################################################### + +# +# Paraview version and lib version +# +CGNSVERSION=3.1.3 + +check_version(){ +# No way to check version! +return 0 +} + +print_env_bin() +{ +cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh < ${INSTALL_WORK}/env_${PRODUCT_TYPE}_src.sh < ${PRODUCT_DIR}/CONFIGURE.LOG < ${PRODUCT_DIR}/MAKE.LOG <