summaryrefslogtreecommitdiff
blob: 2960ca2abeac1aab2377e08544d47d8c5b1aad3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
You will need access to postgresql database to use davical.

Read /usr/share/doc/www-apps/davical-${PV}/INSTALL.gz for installation
instructions.
Release notes are available at
http://wiki.davical.org/w/Release_Notes/${PV}.
Full documentation and wiki on http://davical.org

If you are upgrading from a previous version of davical, don't forget to
upgrade the database structure with
	cd /usr/share/webapps/davical/${PV}/sqlscripts/
	chmod u+x update-davical-database
	./update-davical-database -dbuser xxxxxxx -appuser xxxxxxx