summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorivan <ivan>2004-11-04 09:26:18 +0000
committerivan <ivan>2004-11-04 09:26:18 +0000
commitc7e1b84cb575784306a7093065e3f9f512c6c18b (patch)
tree544d1a89636bd6ba7af587969b14ba2147cb8f69 /install
parentfc1979c359ec54f2270f09480a9064e7b68019fe (diff)
few additional dependancies
Diffstat (limited to 'install')
-rw-r--r--install/debian/3.0/INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/debian/3.0/INSTALL b/install/debian/3.0/INSTALL
index 96991e81d..0240e9de8 100644
--- a/install/debian/3.0/INSTALL
+++ b/install/debian/3.0/INSTALL
@@ -14,7 +14,8 @@ 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 libcache-cache-perl libdbd-mysql-perl
+ libapache-dbi-perl libcache-cache-perl libdbd-mysql-perl \
+ libcrypt-passwdmd5-perl libnetaddr-ip-perl libfile-temp-perl
useradd freeside
su postgres -c "createuser -P freeside"