aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKristian Lyngstol <kristian@bohemians.org>2015-06-23 14:26:30 +0200
committerKristian Lyngstol <kristian@bohemians.org>2015-06-23 14:26:30 +0200
commita495b7094845f2f484b8e6e0ea0b7077bbb790a5 (patch)
treedcdc5ff650850675b11d3919d5c13dda8afb4c9d /README.md
parentc8a1ab2f825348969ffe72a20f562b329e271db1 (diff)
parentaf9a801eb6c21c1c9087f1f8f910b98c4ad1ecc6 (diff)
Merge branch 'master' of 192.168.122.1:tgmanage
Diffstat (limited to 'README.md')
-rw-r--r--README.md41
1 files changed, 41 insertions, 0 deletions
diff --git a/README.md b/README.md
index cde5b19..2cd7bb5 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,44 @@
Tools, hacks, scripts and other things used by Tech:Server to keep things running smoothly during The Gathering.
Licensed under the GNU GPL, version 2. See the included COPYING file.
+
+# Dependencies
+
+For the perl stuff, you may need the following Debian packages:
+
+- libcapture-tiny-perl
+- libcgi-pm-perl
+- libcommon-sense-perl
+- libdata-dumper-simple-perl
+- libdbi-perl
+- libdigest-perl
+- libgd-perl
+- libgeo-ip-perl
+- libhtml-parser-perl
+- libhtml-template-perl
+- libimage-magick-perl
+- libimage-magick-q16-perl
+- libjson-perl
+- libjson-xs-perl
+- libnetaddr-ip-perl
+- libnet-cidr-perl
+- libnet-ip-perl
+- libnet-openssh-perl
+- libnet-oping-perl
+- libnet-rawip-perl
+- libnet-telnet-cisco-perl
+- libnet-telnet-perl
+- libsnmp-perl
+- libsocket6-perl
+- libsocket-perl
+- libswitch-perl
+- libtimedate-perl
+- perl
+- perl-base
+- perl-modules
+
+`apt-get install libcapture-tiny-perl libcgi-pm-perl libcommon-sense-perl libdata-dumper-simple-perl libdbi-perl libdigest-perl libgd-perl libgeo-ip-perl libhtml-parser-perl libhtml-template-perl libimage-magick-perl libimage-magick-q16-perl libjson-perl libjson-xs-perl libnetaddr-ip-perl libnet-cidr-perl libnet-ip-perl libnet-openssh-perl libnet-oping-perl libnet-rawip-perl libnet-telnet-cisco-perl libnet-telnet-perl libsnmp-perl libsocket6-perl libsocket-perl libswitch-perl libtimedate-perl perl perl-base perl-modules`
+
+You will also need SNMP mibs. For conveneince:
+
+`tools/get_mibs.sh`