Differences
This shows you the differences between two versions of the page.
|
documentation:system_administration_manual [2013/02/21 23:16] ajc [Installation Overview] |
documentation:system_administration_manual [2013/05/16 16:07] (current) ajc |
||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * The GNU build tools ([[http://gcc.gnu.org/|GCC]] with [[http://www.gnu.org/software/make/make.html|gmake]] is the recommended build environment) | * The GNU build tools ([[http://gcc.gnu.org/|GCC]] with [[http://www.gnu.org/software/make/make.html|gmake]] is the recommended build environment) | ||
| * [[http://www.sleepycat.com|Berkeley DB]] v4.1 or newer | * [[http://www.sleepycat.com|Berkeley DB]] v4.1 or newer | ||
| - | * [[featured_projects:libical|libical]] v0.26 or newer (if you want the calendar service to work) | + | * [[documentation:featured_projects:libical|libical]] v0.26 or newer (if you want the calendar service to work) |
| * [[http://libsieve.sourceforge.net|libSieve]] v2.2.3 or newer (if you want mail filtering/scripting to work) | * [[http://libsieve.sourceforge.net|libSieve]] v2.2.3 or newer (if you want mail filtering/scripting to work) | ||
| * Enough disk space to hold all of the programs and data | * Enough disk space to hold all of the programs and data | ||
| Line 265: | Line 265: | ||
| * Did you start the server? | * Did you start the server? | ||
| - | To report a problem, you can log on to [[http://uncensored.citadel.org|UNCENSORED!]] or any other BBS on the Citadel network which carries the "Citadel/UX>" room. Please DO NOT e-mail the developers directly. Post a request for help on the BBS, with all of the following information: | + | To report a problem, you can log on to [[http://uncensored.citadel.org|UNCENSORED!]] and locate the "Citadel Support" room. Please DO NOT e-mail the developers directly. Post a request for help on the BBS, with all of the following information: |
| * The exact nature of your difficulty (remember stderr; do >/tmp/logfile 2>&1 at the end of easy install / configure etc.) | * The exact nature of your difficulty (remember stderr; do >/tmp/logfile 2>&1 at the end of easy install / configure etc.) | ||