diff options
author | lebarjack <francois.perichon@univ-lille2.fr> | 2008-11-05 10:28:43 +0000 |
---|---|---|
committer | lebarjack <francois.perichon@univ-lille2.fr> | 2008-11-05 10:28:43 +0000 |
commit | 12b33c4c25362e79100a8f1bfd0b732737a5acb4 (patch) | |
tree | 53d0887887eb74b8a38e751adfd506c2e60b9b8b /www-apps/davical/files/postinstall-en-0.9.6.1.txt | |
parent | dev-php/awl: New version. Renamed to dev-php/awl to reflect upstream naming s... (diff) | |
download | sunrise-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.txt | 10 |
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 |