summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlebarjack <francois.perichon@univ-lille2.fr>2008-11-24 10:26:57 +0000
committerlebarjack <francois.perichon@univ-lille2.fr>2008-11-24 10:26:57 +0000
commit38f61f031480515e53b15d07c94304563aeac1a7 (patch)
treee58f75fb82906f5ea69a7534579d733239292e4d /www-apps/davical/files/postinstall-en-0.9.6.2.txt
parentdev-php/awl: New version for awl (diff)
downloadsunrise-38f61f031480515e53b15d07c94304563aeac1a7.tar.gz
sunrise-38f61f031480515e53b15d07c94304563aeac1a7.tar.bz2
sunrise-38f61f031480515e53b15d07c94304563aeac1a7.zip
www-apps/davical: New version for davical - Better ical calendar support
svn path=/sunrise/; revision=7397
Diffstat (limited to 'www-apps/davical/files/postinstall-en-0.9.6.2.txt')
-rw-r--r--www-apps/davical/files/postinstall-en-0.9.6.2.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/www-apps/davical/files/postinstall-en-0.9.6.2.txt b/www-apps/davical/files/postinstall-en-0.9.6.2.txt
new file mode 100644
index 000000000..5b5042655
--- /dev/null
+++ b/www-apps/davical/files/postinstall-en-0.9.6.2.txt
@@ -0,0 +1,10 @@
+You will need access to postgresql database to use davical.
+
+Read /usr/share/doc/www-apps/davical-0.9.6.2/INSTALL.gz for installation
+instructions. 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/0.9.6.2/sqlscripts/
+ chmod u+x update-davical-database
+ ./update-davical-database -dbuser xxxxxxx -appuser xxxxxxx