diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-10 23:58:45 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2003-02-10 23:58:45 (GMT) |
commit | 5183a7e3fa03e429b78e53af6580525f41df60e8 (patch) | |
tree | 3ecae524de68ab8c8c0c855caf9f249ab4642f48 | |
parent | f241699ca1097241525466e02a30c575024aed4e (diff) | |
download | monitoring-plugins-5183a7e3fa03e429b78e53af6580525f41df60e8.tar.gz |
Remove file, superceded by REQUIREMENTS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@314 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | Requirements | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Requirements b/Requirements deleted file mode 100644 index 79e9990..0000000 --- a/Requirements +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | This file is NOT authoritative. It is simply a guide to users who need to locate a given dependency | ||
2 | |||
3 | |||
4 | |||
5 | check_ldap | ||
6 | Lib: libldap, liblber | ||
7 | Redhat Source: openldap-1.2.9-6.i386.rpm, openldap-devel-1.2.9-6.i386.rpm | ||
8 | |||
9 | check_mysql | ||
10 | Lib: libmysql, libmysqlclient | ||
11 | Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm | ||