X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=config_files%2Fhomard.sh;h=54b4cb851de49f5ecbfa9c023a575cf34f62e29b;hb=260bf6b42efe9e30501c4e6e99b013da3fe34f77;hp=fd02e36a72b7d81a8f701d20da599ebb38220477;hpb=ee49286fd5f4b71966d9332978b41907710fc773;p=tools%2Finstall.git diff --git a/config_files/homard.sh b/config_files/homard.sh index fd02e36..54b4cb8 100755 --- a/config_files/homard.sh +++ b/config_files/homard.sh @@ -13,12 +13,17 @@ #################################################################################### # -# ghs3d &blsurf versions +# homard version +# +HOMARD_VERSION=10.4 + +# +# homard's bin directory (platform) # if test `uname -m` = "x86_64" ; then -homard_VERSION=10.1_64 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_64 else -homard_VERSION=10.1_32 + HOMARD_DIR=HOMARD_V${HOMARD_VERSION}_32 fi @@ -32,7 +37,7 @@ print_env_bin() cat > ${INSTALL_WORK}/env_${PRODUCT_TYPE}.sh <