summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2011-09-21 18:18:29 +0200
committerTobi Oetiker <tobi@oetiker.ch>2011-09-21 18:18:29 +0200
commite63c27dac0ca039b67e284235df8238bd0012cfc (patch)
tree94c897987ffc26600dfc28e9c6ea13443e125b65 /setup
parent11d1224adf4208f5122c2e87bb18007e95443490 (diff)
downloadsmokeping-e63c27dac0ca039b67e284235df8238bd0012cfc.tar.gz
smokeping-e63c27dac0ca039b67e284235df8238bd0012cfc.tar.xz
* switch from speedy to fastcgi
* improved installation, no file editing required anymore * update installation instructions
Diffstat (limited to 'setup')
-rwxr-xr-xsetup/build-perl-modules.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/setup/build-perl-modules.sh b/setup/build-perl-modules.sh
index 8c7d272..e0682b9 100755
--- a/setup/build-perl-modules.sh
+++ b/setup/build-perl-modules.sh
@@ -10,7 +10,9 @@ for module in \
Digest::HMAC_MD5 \
Net::Telnet \
Net::OpenSSH \
- Net::SNMT \
+ Net::SNMP \
+ Net::LDAP \
+ Net::DNS \
IO::Pty \
LWP \
; do