From 9d4154da859040ce8b122dd6c63a5d8405add3cc Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 10 Sep 2010 08:20:21 +0200 Subject: [PATCH] README: New section "Dependencies". --- README | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README b/README index 6083aca..94ab32b 100644 --- a/README +++ b/README @@ -59,6 +59,25 @@ Concepts unified interface is provided via collection 4. +Dependencies +------------ + + collection 4 currently requires the following libraries: + + * libfcgi + + + * librrd_th (thread-safe version of librrd) + + + * libyajl + + + The "configure" script is currently kept minimal. It may therefore be + necessary to set the CPP- and LD-flags manually. In case of libyajl, which is + not built with libtool, you may need to set the rpath, too. + + Bugs ---- -- 2.11.0