X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=README;fp=README;h=94ab32b5ffad469ffcbc51c98652af5d83123fb4;hp=6083aca2e689382c45208749dece686a513e3519;hb=9d4154da859040ce8b122dd6c63a5d8405add3cc;hpb=e01bdf27be8935fca8b50abe79ae3ffaece06793 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 ----