From 3aad16ec29456a5f73449d481e2be76b74f65926 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 14 Nov 2007 14:20:32 +0100 Subject: [PATCH] README: Added libperl to the list of dependencies. Signed-off-by: Sebastian Harl Signed-off-by: Florian Forster --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index aea155ed..d4964711 100644 --- a/README +++ b/README @@ -301,6 +301,10 @@ Prerequisites * 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. -- 2.11.0