summaryrefslogtreecommitdiff
path: root/install/debian/3.0/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'install/debian/3.0/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 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"