Opened 12 years ago

Last modified 10 years ago

#34885 new defect

nagios-plugins does not list library dependencies — at Version 1

Reported by: dirk.schulz@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: nagios-plugins

Description (last modified by ryandesign (Ryan Carsten Schmidt))

sudo port deps nagios-plugins
Full Name: nagios-plugins @1.4.15_4
Build Dependencies:   fping, p5.12-net-snmp, p5.12-digest-sha1, p5.12-digest-hmac, p5.12-crypt-des, openssl

This leads to nagios plugins not working due to missing libraries when using port mpkg to package nagios-plugins for installation on macs without macports.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: missing library dependencies removed
Owner: changed from macports-tickets@… to markd@…

The MacPorts libraries which nagios-plugins links with:

/opt/local/lib/libcrypto.1.0.0.dylib
/opt/local/lib/libiconv.2.dylib
/opt/local/lib/libintl.8.dylib
/opt/local/lib/liblber-2.4.2.dylib
/opt/local/lib/libldap-2.4.2.dylib
/opt/local/lib/libsasl2.2.dylib
/opt/local/lib/libssl.1.0.0.dylib

The ports which provide those libraries:

cyrus-sasl2
gettext
libiconv
openldap
openssl
Note: See TracTickets for help on using tickets.