From 8b11d6d14f447aad4d5b0811a52da23fb4875ff4 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 12 Feb 2009 16:33:58 -0500 Subject: [PATCH] Updated the README with new build instructions that take into consideration the tarball releases. --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index 349d560..6bc8a96 100644 --- a/README +++ b/README @@ -22,10 +22,16 @@ the readings from the hdaps module. Get it here: 3. Installation -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. +I think it builds like most XFCE panel plugins. Git users, run +'./autogen.sh' in the project directory, and hopefully it will do +whatever it does to make your project directory look like the tarball +release. If it does (or if you just downloaded the tarball), run, + +./configure +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