X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=env_salome.sh;h=60752255b29bfeb9d05746f58b85636c7c45a1fa;hb=fe268de000b3e7890f6d7c1be565326d6602e857;hp=e4898ba709350b63935d9028ead420f799874e27;hpb=1b93f1881c5fec599aa79707f93c84dd9c287bc0;p=modules%2Fshaper.git diff --git a/env_salome.sh b/env_salome.sh index e4898ba70..60752255b 100644 --- a/env_salome.sh +++ b/env_salome.sh @@ -1,7 +1,4 @@ #!/bin/bash -source ${TOOLS_DIR}/env_linux.sh - -# Correcting path which defined with error -export LD_LIBRARY_PATH=${KERNEL_ROOT_DIR}/lib/salome:${LD_LIBRARY_PATH} -export SalomeAppConfig=${NEWGEOM_ROOT_DIR}/share/salome/resources/newgeom:${GUI_ROOT_DIR}/share/salome/resources/gui +# Config path correction +export SalomeAppConfig=${SHAPER_ROOT_DIR}/share/salome/resources/shaper:${GUI_ROOT_DIR}/share/salome/resources/gui