diff options
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 |
commit | 66527efe356c1e37484b313cfbc0a2989559c193 (patch) | |
tree | 4384b96a320b9cf104208103aa0044079c24944f /office/SOGo/README.SBo | |
parent | 256af903f20f2aaed08810b1c46dbde60e4d587f (diff) |
libraries/SOGo: Update documentation and script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/SOGo/README.SBo')
-rw-r--r-- | office/SOGo/README.SBo | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/office/SOGo/README.SBo b/office/SOGo/README.SBo index a8e11802532c6..b47315370b0f4 100644 --- a/office/SOGo/README.SBo +++ b/office/SOGo/README.SBo @@ -1,3 +1,26 @@ +Thar be bears! +============== +The SOGo group recommends the following versions of gnustep-make and +gnustep-base when running SOGo: + + * gnustep-make version 2.6.6 + * gnustep-base version 1.24.6 + +Running SOGo with versions other than the ones suggested can result in +SOGo not working properly and many hours of time wasted until you +happen upon just the right forum post that explains the situation. + +How do I configure this? +======================== +If you set INSTALL_DOCS=yes when you built this package you should have +some documentation in PDF form in the doc folder for this package. + +If you opted out of installing the documentation or you want a more recent +version of the documentation you can look here +https://sogo.nu/support.html#/documentation. + +Automatically starting SOGo +=========================== To start SOGo automatically at system startup, add the following to your /etc/rc.d/rc.local: |