summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlebarjack <francois.perichon@univ-lille2.fr>2008-11-05 10:28:43 +0000
committerlebarjack <francois.perichon@univ-lille2.fr>2008-11-05 10:28:43 +0000
commit12b33c4c25362e79100a8f1bfd0b732737a5acb4 (patch)
tree53d0887887eb74b8a38e751adfd506c2e60b9b8b /www-apps/davical/files/postinstall-en-0.9.6.1.txt
parentdev-php/awl: New version. Renamed to dev-php/awl to reflect upstream naming s... (diff)
downloadsunrise-12b33c4c25362e79100a8f1bfd0b732737a5acb4.tar.gz
sunrise-12b33c4c25362e79100a8f1bfd0b732737a5acb4.tar.bz2
sunrise-12b33c4c25362e79100a8f1bfd0b732737a5acb4.zip
www-apps/davical: New version
svn path=/sunrise/; revision=7307
Diffstat (limited to 'www-apps/davical/files/postinstall-en-0.9.6.1.txt')
-rw-r--r--www-apps/davical/files/postinstall-en-0.9.6.1.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/www-apps/davical/files/postinstall-en-0.9.6.1.txt b/www-apps/davical/files/postinstall-en-0.9.6.1.txt
new file mode 100644
index 000000000..a98dd8f98
--- /dev/null
+++ b/www-apps/davical/files/postinstall-en-0.9.6.1.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.1/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.1/sqlscripts/
+ chmod u+x update-davical-database
+ ./update-davical-database -dbuser xxxxxxx -appuser xxxxxxx