From 5be64d722894d934550fbf2e0b5ccf586b8ee825 Mon Sep 17 00:00:00 2001 From: lebarjack Date: Mon, 22 Feb 2010 10:03:10 +0100 Subject: [PATCH] - Added a Gentoo installation paragraph - Updated needed depnedencies --- INSTALL | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index c0d4cab8..ca56d0f1 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,17 @@ DAViCal and all the dependencies. Skip to the "Database Setup" part if you have done that already. +Gentoo Users +------------ + +DAVical is in the Sunrise overlay. You will have to add this overlay, +following the instructions on http://overlays.gentoo.org/proj/sunrise. + +You can then use emerge to install DAVical and its dependencies. + +emerge davical + + Other Linux Users ----------------- @@ -64,8 +75,8 @@ a number of years. The following other software is also needed: Apache: 1.3.x or 2.x.x - PHP: 5.0 or greater - PostgreSQL: 8.1 or greater + PHP: 5.1 or greater (along with the PDO and PostgreSQL extensions) + PostgreSQL: 8.2 or greater The PostgreSQL database may be installed on a server other than the web server, and that kind of situation is recommended