From: Sebastian Harl Date: Sun, 2 Sep 2007 16:07:43 +0000 (+0200) Subject: README: Added libnetlink, libnetsnmp and libxmms prerequisites. X-Git-Tag: collectd-4.1.1~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=147881fa62325e7049df62765743444a3d0e4cf6;p=thirdparty%2Fcollectd.git README: Added libnetlink, libnetsnmp and libxmms prerequisites. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- diff --git a/README b/README index 1048ea8a9..57ae4550a 100644 --- a/README +++ b/README @@ -257,6 +257,10 @@ Prerequisites * libmysqlclient (optional) + * libnetlink (optional) + + * libnetsnmp (optional) + * liboping (optional, if not found a version shipped with this distribution can be used) Used by the `ping' plugin to send and receive ICMP packets. @@ -281,6 +285,8 @@ Prerequisites * libupsclient/nut (optional) For the `nut' plugin which queries nut's `upsd'. + * libxmms (optional) + * librt, libsocket, libkstat, libdevinfo Various standard Solaris libraries which provide system functions.