summaryrefslogtreecommitdiffstats
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorDaniël van Eeden <git@myname.nl>2013-01-24 07:56:19 (GMT)
committerDaniël van Eeden <git@myname.nl>2013-01-24 07:56:19 (GMT)
commite396a54274b48d91e708be95ed9bce7316a0a595 (patch)
tree933ddc798184ebbc5d98c0e4b801bfd5f6d45610 /REQUIREMENTS
parent38ad00c191964319d7ed9c003b1afac9cbfd6fe7 (diff)
downloadmonitoring-plugins-e396a54274b48d91e708be95ed9bce7316a0a595.tar.gz
Apply my patch from:refs/pull/34/head
http://sourceforge.net/tracker/index.php?func=detail&aid=3269273&group_id=29880&atid=397597
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS5
1 files changed, 2 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index 9f2eec0..1f673e9 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -36,10 +36,9 @@ check_ldap:
36 36
37check_mysql, check_mysql_query: 37check_mysql, check_mysql_query:
38 - Requires the MySQL libraries available from 38 - Requires the MySQL libraries available from
39 http://www.mysql.org/ 39 http://dev.mysql.com/downloads/
40 Lib: libmysql, libmysqlclient 40 Lib: libmysql, libmysqlclient
41 Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however) 41 Redhat Source (RHEL6, YUM): mysql-devel, mysql-libs
42 RPMS from www.mysql.org work better
43 Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config 42 Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
44 43
45check_pqsql: 44check_pqsql: