aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 2207d4e..322d1ef 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,8 +14,7 @@ case, you might have to adjust some of the steps.
(Something like `git clone git://git.debian.org/git/webwml/packages.git')
3) Install the needed dependencies. A list can be found in debian/control and
used with dpkg-checkbuilddeps to check for missing deps.
-4) Install apache2 (apache2-mpm-worker), mod_perl (libapache2-mod-perl2) and
- Apache2::Reload (libapache2-reload-perl)
+4) Install apache2 (apache2-mpm-worker), fcgid (libapache2-mod-fcgid)
5) Adjust the configuration to your needs. You should at least edit the
following files before starting to test (don't touch %TOPDIR% and %SITE%, as
you will specify it later):