]> SALOME platform Git repositories - modules/yacs.git/commitdiff
Salome HOME
NRI : Update.
authornri <nri@opencascade.com>
Mon, 19 May 2003 14:39:46 +0000 (14:39 +0000)
committernri <nri@opencascade.com>
Mon, 19 May 2003 14:39:46 +0000 (14:39 +0000)
bin/runSalome.in

index 4aa968bb2e8406136c70ff15997dfebae301cb9e..0fb4a56d8c938cdc5e66fcd5207dca48274df4d4 100644 (file)
@@ -50,8 +50,6 @@ export CSF_PluginDefaults=${SALOME_ROOT_DIR}/share/salome/resources
 export CSF_ResourcesDefaults=${SALOME_ROOT_DIR}/share/salome/resources
 #export CSF_RepeatServerRequest=10
 
-export CSF_PATHData=${SALOME_ROOT_DIR}/share/salome
-
 export tmp=/tmp
 
 echo "runSession standalone on ${HOSTNAME}"
@@ -76,11 +74,11 @@ SALOMEDS_Server&
 echo "Starting SALOME_ModuleCatalog_Server -common ${SALOME_ROOT_DIR}/share/salome/resources/CatalogModuleGeneral.xml -personal ${HOME}/Salome/resources/CatalogModulePersonnel.xml"
 SALOME_ModuleCatalog_Server \
  -common ${SALOME_ROOT_DIR}/share/salome/resources/CatalogModuleGeneral.xml:\
-    ${GEOM_ROOT_DIR}/share/salome/resources/GEOMCatalog.xml:\
-    ${SUPERV_ROOT_DIR}/share/salome/resources/SUPERVCatalog.xml:\
-    ${VISU_ROOT_DIR}/share/salome/resources/VISUCatalog.xml \
-    ${MED_ROOT_DIR}/share/salome/resources/MEDCatalog.xml \
   -personal ${HOME}/Salome/resources/CatalogModulePersonnel.xml &
+${GEOM_ROOT_DIR}/share/salome/resources/GEOMCatalog.xml:\
+${SUPERV_ROOT_DIR}/share/salome/resources/SUPERVCatalog.xml:\
+${VISU_ROOT_DIR}/share/salome/resources/VISUCatalog.xml:\
+${MED_ROOT_DIR}/share/salome/resources/MEDCatalog.xml \
+ -personal ${HOME}/Salome/resources/CatalogModulePersonnel.xml &
 #sleep 2
 
 echo "Starting SALOME_Session_Server"