diff options
Diffstat (limited to 'www-apps/agendav/files/postinstall-en.txt')
-rw-r--r-- | www-apps/agendav/files/postinstall-en.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www-apps/agendav/files/postinstall-en.txt b/www-apps/agendav/files/postinstall-en.txt new file mode 100644 index 000000000000..5301576c6498 --- /dev/null +++ b/www-apps/agendav/files/postinstall-en.txt @@ -0,0 +1,13 @@ +Next to a CalDAV server, you need access to a mysql or postgresql +database to use agendav. + +Read /usr/share/doc/www-apps/agendav-${PVR}/installation.rst.bz2 for +installation instructions of the database. This includes loading the +SQL statements from /usr/share/webapps/agendav/${PVR}/sqlscripts/. + +Next you have to edit all config files in /etc/agendav/. + +Before you can use agendav, you need to upgrade the database (even +though this is a new install) using: + + $ agendavcli dbupdate |