diff --git a/setup/wizard/templates/complete.tpl b/setup/wizard/templates/complete.tpl index e108075..7cd99d1 100644 --- a/setup/wizard/templates/complete.tpl +++ b/setup/wizard/templates/complete.tpl @@ -16,10 +16,22 @@

Services

- Run the dmsctl.sh script in KnowledgeTree source root from a terminal.
- cd KnowledgeTree_Installation_Folder
- ./dmsctl.sh start -
+ The KnowledgeTree services need to be started to allow for optimal functioning of the search, indexing and pdf generation. + + To start the services, execute the dmsctl.sh shell script in the KnowledgeTree directory from a terminal.

+ + To start the services, execute the dmsctl.bat batch file in the KnowledgeTree directory from a command prompt, run as administrator.

+ +

+ + cd KnowledgeTree_Installation_Folder
+ dmsctl.bat start + + cd /usr/share/knowledgetree-ce
+ sudo ./dmsctl.sh start + +

+
diff --git a/setup/wizard/templates/services.tpl b/setup/wizard/templates/services.tpl index a3bd613..03d7e68 100644 --- a/setup/wizard/templates/services.tpl +++ b/setup/wizard/templates/services.tpl @@ -41,7 +41,7 @@
- + Specify the location of your Java executable     @@ -171,7 +171,7 @@ All services are already installed. - +

     "; ?>Services Check