From 50314bf5a40edd90811b268d284d38babf53803b Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 12 Feb 2012 18:53:57 +0100 Subject: [PATCH] README: Mention prerequisites and customizable parts --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README b/README index c2ed2a1..c2e400a 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Arexx Data Logger Daemon - (c) 2011 Martin Mares + (c) 2011--2012 Martin Mares You can use and distribute this program under the terms of GPLv2. @@ -28,3 +28,9 @@ source to process the data in any way you like. This program is not supported or endorsed by AREXX in any way. Also, there is no warranty on what it does or does not. However, if you have any bug reports or suggestions, I will be glad to hear them. + +To build the program, you need development packages for libusb-1.0 and librrd +(they are probably called -dev in your system). You might want +to tweak init-arexxd script, which expects that an account called "arexxd" +exists in /etc/passwd. Also, you can customize the correct_point() function +in arexxd.c. -- 2.39.2