diff options
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 5 |
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 | ||
37 | check_mysql, check_mysql_query: | 37 | check_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 | ||
45 | check_pqsql: | 44 | check_pqsql: |