summaryrefslogtreecommitdiffstats
path: root/REQUIREMENTS
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-03-22 17:32:11 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-03-22 17:32:11 (GMT)
commitc5273a6d8f63f37b502054e97209770e9553c599 (patch)
tree0d04cd16f99a6aa50423b047afdd36a7611d83df /REQUIREMENTS
parent63271bf65d7f6da74e832e16217bac5778d21d6b (diff)
downloadmonitoring-plugins-c5273a6d8f63f37b502054e97209770e9553c599.tar.gz
Reinstated --with-mysql option
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1347 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r--REQUIREMENTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index fbd213b..bcc6433 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -39,7 +39,7 @@ check_mysql, check_mysql_query:
39 Lib: libmysql, libmysqlclient 39 Lib: libmysql, libmysqlclient
40 Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however) 40 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 RPMS from www.mysql.org work better 41 RPMS from www.mysql.org work better
42 Must have mysql_config in PATH 42 Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
43 43
44check_pqsql: 44check_pqsql:
45 - Requires the PostgreSQL libraries available from 45 - Requires the PostgreSQL libraries available from