X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=salome_run.sh;h=78609177af1cff3586a7f2959390aced63849001;hb=b48b2032e6debffddafcf9066da19d33d34789e6;hp=5ef39f4abd64642495e48aeb6b3f9b67ed30985c;hpb=c3abf4152cb6f2fce8a3c528f9104c0058f3cc3c;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"