X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=salome_run.sh;h=78609177af1cff3586a7f2959390aced63849001;hb=24d4e1ff00e9d7fa972e06ed325122550a12d450;hp=5ef39f4abd64642495e48aeb6b3f9b67ed30985c;hpb=8779c4b3e4b51839580503650d9d78bd83e669a5;p=modules%2Fshaper.git diff --git a/salome_run.sh b/salome_run.sh index 5ef39f4ab..78609177a 100755 --- a/salome_run.sh +++ b/salome_run.sh @@ -7,6 +7,7 @@ source ${ROOT_DIR}/sources/linux_env.sh # Correcting path which defined with error export LD_LIBRARY_PATH=${KERNEL_ROOT_DIR}/lib/salome:${LD_LIBRARY_PATH} -export LightAppConfig=${ROOT_DIR}/install/share/salome/resources/newgeom:${GUI_ROOT_DIR}/share/salome/resources/gui +export SalomeAppConfig=${ROOT_DIR}/install/share/salome/resources/newgeom:${GUI_ROOT_DIR}/share/salome/resources/gui -SUITApp LightApp --modules=NewGeom \ No newline at end of file +${PYTHONBIN} "${KERNEL_ROOT_DIR}/bin/salome/envSalome.py" +${PYTHONBIN} "${KERNEL_ROOT_DIR}/bin/salome/runSalome.py"