summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorivan <ivan>2004-02-01 09:43:29 +0000
committerivan <ivan>2004-02-01 09:43:29 +0000
commit7728ee24e3204ac418470a175135e608900effd9 (patch)
tree9abb7597bfdfc917ef030ae2379f2477117b8d1d /install
parentbcfb7ea59538fb255ed672e9597164812cc8a996 (diff)
add libcache-cache-perl
Diffstat (limited to 'install')
-rw-r--r--install/debian/3.0/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/debian/3.0/INSTALL b/install/debian/3.0/INSTALL
index ff328da..96991e8 100644
--- a/install/debian/3.0/INSTALL
+++ b/install/debian/3.0/INSTALL
@@ -14,7 +14,7 @@ apt-get install screen zsh libapache-mod-ssl libapache-mod-perl rsync \
libstring-shellquote-perl libnet-scp-perl libapache-asp-perl \
libtie-ixhash-perl libtime-duration-perl \
libhtml-widgets-selectlayers-perl libstorable-perl \
- libapache-dbi-perl libdbd-mysql-perl
+ libapache-dbi-perl libcache-cache-perl libdbd-mysql-perl
useradd freeside
su postgres -c "createuser -P freeside"