summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 917976d)
raw | patch | inline | side by side (parent: 917976d)
author | Sebastian Harl <sh@tokkee.org> | |
Wed, 14 Nov 2007 13:20:32 +0000 (14:20 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 14 Nov 2007 14:32:21 +0000 (15:32 +0100) |
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README | patch | blob | history |
index aea155edfcc743a9cf5c5f78a83e5590d7928933..d4964711d97027606f6d2515624010f9a80dbbbf 100644 (file)
--- a/README
+++ b/README
* libpcap (optional)
Used to capture packets by the `dns' plugin.
+ * libperl (optional)
+ Obviously used by the `perl' plugin. The library has to be compiled with
+ ithread support (introduced in Perl 5.6.0).
+
* librrd (optional; headers and library; rrdtool 1.0 and 1.2 both work fine)
If built without `librrd' the resulting binary will be `client only', i.e.
will send its values via multicast and not create any RRD files itself.