From 66527efe356c1e37484b313cfbc0a2989559c193 Mon Sep 17 00:00:00 2001 From: Chris Walker Date: Thu, 27 Sep 2018 04:50:08 +0700 Subject: libraries/SOGo: Update documentation and script. Signed-off-by: Willy Sudiarto Raharjo --- office/SOGo/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'office/SOGo/README') 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'. -- cgit v1.2.3