Differences
This shows you the differences between two versions of the page.
|
installation:rpm [2012/11/27 07:59] stefanj |
installation:rpm [2013/03/14 05:22] (current) stefanj [What to do after package installation?] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Right now we support the following distributions: | Right now we support the following distributions: | ||
| - | * openSUSE 11.4, 12.1, tumbleweed, factory | + | * openSUSE 12.1, 12.2, tumbleweed, factory |
| - | * fedora 15, 16 | + | * fedora 16, 17 |
| * Mandriva 2010, 2010.1, 2011 | * Mandriva 2010, 2010.1, 2011 | ||
| * RHEL 5, 6 | * RHEL 5, 6 | ||
| Line 37: | Line 37: | ||
| If something doesn't work as expected, then take a look into citadel's logfile /var/log/citadel.log (default with rsyslog) or /var/log/mail. Webcit will log to /var/log/webcit/* (default with rsyslog). | If something doesn't work as expected, then take a look into citadel's logfile /var/log/citadel.log (default with rsyslog) or /var/log/mail. Webcit will log to /var/log/webcit/* (default with rsyslog). | ||
| - | Please note that Citadel only supports systemd on recent fedora, openSUSE and Mandriva. Therefore starting and stopping the services may be a little bit different. | + | Please note that Citadel only supports systemd on recent fedora, openSUSE and Mandriva. Therefore starting and stopping the services may be a little bit different (e.g. systemctl citadel.service start). Don't forget to run /usr/sbin/citadel-setup before starting citadel daemon. |