This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:installation:install [2014/09/25 15:09] sasha Links adapted because of a move operation |
manual:installation:install [2016/10/18 05:41] (current) martins-v removing note on having maria db alongside mysql |
||
---|---|---|---|
Line 64: | Line 64: | ||
./configure --enable-agent | ./configure --enable-agent | ||
- | Use can add <nowiki>--enable-static</nowiki> flag to statically link libraries. If you plan to distribute compiled binaries among different servers, you must use this flag to make these binaries work without required libraries. Note that <nowiki>--enable-static</nowiki> [[http://blogs.sun.com/rie/entry/static_linking_where_did_it|does not work under Solaris]]. | + | You may use the <nowiki>--enable-static</nowiki> flag to statically link libraries. If you plan to distribute compiled binaries among different servers, you must use this flag to make these binaries work without required libraries. Note that <nowiki>--enable-static</nowiki> [[http://blogs.sun.com/rie/entry/static_linking_where_did_it|does not work under Solaris]]. |
<note important> | <note important> | ||
Line 220: | Line 220: | ||
{{install_6.png?550|}} | {{install_6.png?550|}} | ||
- | {{:1.8:manual:installation:saving_zabbix.conf.png|}} | + | {{:manual:installation:saving_zabbix.conf.png|}} |
<note tip>Providing the webserver user has write access to conf/ directory the configuration file would be saved automatically and it would be possible to proceed to the next step right away.</note> | <note tip>Providing the webserver user has write access to conf/ directory the configuration file would be saved automatically and it would be possible to proceed to the next step right away.</note> |