From: Florian Forster Date: Sun, 18 Aug 2013 09:05:42 +0000 (+0200) Subject: README: Add dependency "aerotools-ng". X-Git-Tag: collectd-5.4.0~2^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8139d94aa8a3e5f52ef4ae4357e394a7baf891fa;p=collectd.git README: Add dependency "aerotools-ng". --- diff --git a/README b/README index 0b70eaa3..df50ed24 100644 --- a/README +++ b/README @@ -564,6 +564,14 @@ Prerequisites used and should be found in various implementations for hopefully all platforms. + * aerotools-ng (optional) + Used by the `aquaero' plugin. Currently, the `libaquaero5' library, which + is used by the `aerotools-ng' toolkit, is not compiled as a shared object + nor does it feature an installation routine. Therefore, you need to point + collectd's configure script at the source directory of the `aerotools-ng' + project. + + * CoreFoundation.framework and IOKit.framework (optional) For compiling on Darwin in general and the `apple_sensors' plugin in particular.