-
Documentation task
-
Resolution: Fixed
-
Major
-
5.4.0
-
debian 10
-
0.2
Steps to reproduce:
The correct format of the command is -enable-webservice without the dash instead of -enable-web-service
this problem in in all the guide for 5.4
Result:
configure: WARNING: unrecognized options: --enable-web-service
Configuration:
Detected OS: linux-gnu
Install path: /usr/local
Compilation arch: linux
Compiler: cc
Compiler flags: -g -O2
Library-specific flags:
Enable server: no
Enable proxy: no
Enable agent: no
Enable agent 2: no
Enable web service: no
Enable Java gateway: no
LDAP support: no
IPv6 support: no
***********************************************************
- Now run 'make install' *
- *
- Thank you for using Zabbix! *
- <http://www.zabbix.com> *
Expected:
Configuration:
Detected OS: linux-gnu
Install path: /usr/local
Compilation arch: linux
Compiler: cc
Compiler flags: -g -O2
Library-specific flags:
Enable server: no
Enable proxy: no
Enable agent: no
Enable agent 2: no
Enable web service: yes
Enable Java gateway: no
LDAP support: no
IPv6 support: no
***********************************************************
- Now run 'make install' *
- *
- Thank you for using Zabbix! *
- <http://www.zabbix.com> *
***********************************************************