summaryrefslogtreecommitdiffstats
path: root/office/SOGo/README
diff options
context:
space:
mode:
author Chris Walker <kris240376@gmail.com>2018-09-27 04:50:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-29 07:47:41 +0700
commit66527efe356c1e37484b313cfbc0a2989559c193 (patch)
tree4384b96a320b9cf104208103aa0044079c24944f /office/SOGo/README
parent256af903f20f2aaed08810b1c46dbde60e4d587f (diff)
downloadslackbuilds-66527efe356c1e37484b313cfbc0a2989559c193.tar.gz
slackbuilds-66527efe356c1e37484b313cfbc0a2989559c193.tar.xz
libraries/SOGo: Update documentation and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/SOGo/README')
-rw-r--r--office/SOGo/README7
1 files changed, 6 insertions, 1 deletions
diff --git a/office/SOGo/README b/office/SOGo/README
index 03cf0106a1..448d935874 100644
--- a/office/SOGo/README
+++ b/office/SOGo/README
@@ -11,6 +11,9 @@ middle of your servers to offer your users a uniform and complete
interface to access their information. It has been deployed in
production environments where thousands of users are involved.
+Additional documentation can be installed by setting
+INSTALL_DOCS=yes when executing this script.
+
Groupname and Username
You must have the 'sogo' group and user to run this script,
@@ -19,4 +22,6 @@ for example:
groupadd -g 356 sogo
useradd -u 356 -m -d /var/lib/sogo -s /bin/bash -g 356 sogo
-For some basic setup instructions, check the included 'README.SBo'.
+For some basic setup instructions and important information
+regarding issues with gnustep-make and gnustep-base, check the
+included 'README.SBo'.