Compilation

  1. Q: I am trying to compile Zabbix on a 64-bit system. I have the corresponding development packages installed, but Zabbix claims they are not present.

A: Double-check that the 64-bit development packages are installed, not just the 32-bit ones.

  1. Q: I am trying to compile Zabbix from an SVN checkout, but the configuration script fails with this error:
syntax error near unexpected token 'IKSEMEL,iksemel,'

A: Install the pkg-config package and rerun the commands to generate the configuration script.

  1. Q: I am trying to compile Zabbix, but it fails.

A: It is useful to reduce the number of possible causes. Verify that you are not compiling with --enable-static, which is known to cause compilation problems. If compilation fails without that flag, check the config.log file contents in the source directory. It often contains exact error details.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset