From 37446f209a884adbac2afaf670218067fecf4725 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 10 Feb 2009 01:26:30 -0500 Subject: [PATCH] Added a mention of hdapsd to the requirements in the README. Filled in the missing 'make' step in the README installation instructions. --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index 0dc7dd7..349d560 100644 --- a/README +++ b/README @@ -14,12 +14,18 @@ by the tp_smapi project. The tp_smapi module is currently recommended by the hdaps devs, so you should be using it. In the future, the in-tree module will probably be supported as well. +Finally, you'll need to be running hdapsd (HDAPS daemon) if you'd like +the plugin to do anything. The HDAPS daemon is what updates sysfs with +the readings from the hdaps module. Get it here: + + http://repo.or.cz/w/hdapsd.git + 3. Installation -I think it builds like most XFCE panel plugins. Run ./autogen.sh in -the project directory, and hopefully it will compile. At that point, -you should have an xfce-hdaps executable in your panel-plugin -directory. +I think it builds like most XFCE panel plugins. Run './autogen.sh' in +the project directory, and hopefully it will configure itself. If it +does, run 'make'. With any luck, you will have an xfce-hdaps +executable in your panel-plugin directory. Now, there should also be an xfce4-hdaps.desktop file in the panel-plugin directory. You need to copy this to the directory where -- 2.43.2