diff options
author | ivan <ivan> | 2004-11-04 09:26:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-04 09:26:18 +0000 |
commit | c7e1b84cb575784306a7093065e3f9f512c6c18b (patch) | |
tree | 544d1a89636bd6ba7af587969b14ba2147cb8f69 /install | |
parent | fc1979c359ec54f2270f09480a9064e7b68019fe (diff) |
few additional dependancies
Diffstat (limited to 'install')
-rw-r--r-- | install/debian/3.0/INSTALL | 3 |
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" |