This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:installation:install [2016/10/14 09:56] martins-v adding optional path to mysql_conf file |
manual:installation:install [2016/10/18 05:41] (current) martins-v removing note on having maria db alongside mysql |
||
---|---|---|---|
Line 73: | Line 73: | ||
<note>Command-line utilities zabbix_get and zabbix_sender are compiled if %%--enable-agent%% option is used.</note> | <note>Command-line utilities zabbix_get and zabbix_sender are compiled if %%--enable-agent%% option is used.</note> | ||
- | |||
- | <note> | ||
- | Add optional path to the MySQL configuration file <nowiki>--with-mysql=/<path_to_the_file>/mysql_conf</nowiki> to select the desired | ||
- | MySQL client library when there is a need to use one that is not located in the default location. | ||
- | |||
- | It is useful when there are several versions of MySQL installed or MariaDB installed alongside MySQL on the same system. | ||
- | </note> | ||
<note>Use <nowiki>--with-ibm-db2</nowiki> flag to specify location of the CLI API.\\ Use <nowiki>--with-oracle</nowiki> flag to specify location of the OCI API.</note> | <note>Use <nowiki>--with-ibm-db2</nowiki> flag to specify location of the CLI API.\\ Use <nowiki>--with-oracle</nowiki> flag to specify location of the OCI API.</note> |