From 630971bcc865b3ac3ced615ed4ae48d760382c7a Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 28 Dec 2003 03:24:35 +0100 Subject: [PATCH] Explain that XFree86-devel is needed to compile the syndaemon program. --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 61d6cc3..9de063f 100644 --- a/INSTALL +++ b/INSTALL @@ -19,6 +19,10 @@ Requirements - For use with an ALPS touchpad, you need to use a 2.6.x kernel and apply the alps patch. See the README.alps file for more details. +- To compile the syndaemon program, you need X include files. On RPM + based systems, they are usually included in the XFree86-devel + package. + Installing ----------