diff options
author | ivan <ivan> | 2004-11-04 09:45:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-11-04 09:45:39 +0000 |
commit | 36096bf9933bf921c8e9db4a0d86c2f42b494d6a (patch) | |
tree | a224470d20ed7ce81b6b9f14c42a0468b40dbdaf /install | |
parent | c7e1b84cb575784306a7093065e3f9f512c6c18b (diff) |
and the last two runtime ones
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 0240e9de8..019d5159c 100644 --- a/install/debian/3.0/INSTALL +++ b/install/debian/3.0/INSTALL @@ -15,7 +15,8 @@ apt-get install screen zsh libapache-mod-ssl libapache-mod-perl rsync \ libtie-ixhash-perl libtime-duration-perl \ libhtml-widgets-selectlayers-perl libstorable-perl \ libapache-dbi-perl libcache-cache-perl libdbd-mysql-perl \ - libcrypt-passwdmd5-perl libnetaddr-ip-perl libfile-temp-perl + libcrypt-passwdmd5-perl libnetaddr-ip-perl libfile-temp-perl \ + libnet-whois-raw-perl libchart-perl useradd freeside su postgres -c "createuser -P freeside" |