#40166: zabbix2 @2.0.5_0 portfile needs --with-libcurl configure argument ---------------------------+-------------------------------- Reporter: shawngiese@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: zabbix2 | ---------------------------+-------------------------------- Description changed by ryandesign@…: Old description:
Please add "--with-libcurl" to the configure.args-append in the zabbix2 portfile.
The portfile says that it depends on the port:curl but does not include --with-libcurl in the configure.args-append. This causes the compiled zabbix2 to be unable to use curl and give the error message
cURL library is required for Web monitoring support
whenever you attempt to monitor a web service.
New description: Please add "--with-libcurl" to the configure.args-append in the zabbix2 portfile. The portfile says that it depends on the port:curl but does not include --with-libcurl in the configure.args-append. This causes the compiled zabbix2 to be unable to use curl and give the error message {{{ cURL library is required for Web monitoring support }}} whenever you attempt to monitor a web service. -- -- Ticket URL: <https://trac.macports.org/ticket/40166#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X