From b1de42894b6027d7e83e820a23bc5be5b00030e2 Mon Sep 17 00:00:00 2001 From: Jarrett Jordaan Date: Thu, 5 Nov 2009 10:02:50 +0200 Subject: [PATCH] Story Id:1627025 Updated services templating --- setup/wizard/templates/complete.tpl | 20 ++++++++++++++++---- setup/wizard/templates/services.tpl | 4 ++-- 2 files changed, 18 insertions(+), 6 deletions(-) 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