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/12/30 13:28] dotneft [Step 6] |
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> |