How prepare runnable SALOME-SIMAN code 1. Use standard SALOME 6.5.0 disctibutive for installation. 2. Take from CVS SALOME-SIMAN code for branch "BR_siman_phase1" based on SALOME 6.5.0 Start from SIMAN repository like : cvs -d :pserver:bri@cvs.opencascade.com:/home/server/cvs/SIMAN checkout SIMANIO_SRC Move the required product wso2-wsf-cpp-2.1.0 and all scripts to SALOME root directory Adjust the scripts if necessary Take from CVS other modules like it is done in SALOME_CVS_checkout_branch_BR_siman_phase1.sh "KERNEL GUI GEOM MED SMESH VISU PARAVIS YACS NETGENPLUGIN GHS3DPLUGIN BLSURFPLUGIN HexoticPLUGIN GHS3DPRLPLUGIN PYHELLO" 3. Build all modules starting from SIMANIO_SRC using the scripts 4. Check runnability of Salome 5. Define (export) the environment variable SALOME_ROOT_DIR pointing to the directory there SALOME and scripts are build. in .bashrc file 6. If necessary run SIMAN application servers /usr/share/tomcat6/bin/startup.sh to stop use /usr/share/tomcat6/bin/shutdown.sh In the file env_siman.sh adjust SIMAN_WS_HOST variable to point to SIMAN application server