summaryrefslogtreecommitdiff
path: root/install/debian
diff options
context:
space:
mode:
authorivan <ivan>2004-11-04 09:45:39 +0000
committerivan <ivan>2004-11-04 09:45:39 +0000
commit36096bf9933bf921c8e9db4a0d86c2f42b494d6a (patch)
treea224470d20ed7ce81b6b9f14c42a0468b40dbdaf /install/debian
parentc7e1b84cb575784306a7093065e3f9f512c6c18b (diff)
and the last two runtime ones
Diffstat (limited to 'install/debian')
-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 0240e9d..019d515 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"