diff options
author | ivan <ivan> | 2004-02-01 09:43:29 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-02-01 09:43:29 +0000 |
commit | 7728ee24e3204ac418470a175135e608900effd9 (patch) | |
tree | 9abb7597bfdfc917ef030ae2379f2477117b8d1d /install | |
parent | bcfb7ea59538fb255ed672e9597164812cc8a996 (diff) |
add libcache-cache-perl
Diffstat (limited to 'install')
-rw-r--r-- | install/debian/3.0/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/debian/3.0/INSTALL b/install/debian/3.0/INSTALL index ff328daf0..96991e81d 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" |