summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-17 19:52:25 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-17 19:52:25 (GMT)
commit00fd07f65c4d9d53562bd4510cbf19fc73e1ee50 (patch)
tree6bb21c9d997d50973f655340f6fc02f1d7f01269 /README
parentd07fab87302b6cd976a7cf8c8e609c371696717c (diff)
reading db-config from rd.conf
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8dddeca..ed533cc 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
Installation
============
-# sudo aptitude install apache2 libapache2-mod-perl2 libjs-jquery rivendell-server
+# sudo aptitude install apache2 libapache2-mod-perl2 libconfig-inifiles-perl libdbd-mysql-perl libjs-jquery rivendell-server
# sudo a2enmod ssl authnz_ldap perl
# sudo /etc/init.d/apache2 restart