This program was tested on the following systems:
"Linux From Scratch 4.0"
+ "Ubuntu 10.04"
+ "Ubuntu 10.10"
+For recent project news, see the NEWS file.
-For installation instructions, see the INSTALL file.
-For recent project news, see the NEWS file.
+Building hvclock:
+-----------------
+
+For generic installation instructions, see the "INSTALL" file.
+
+If you are building from the subversion repository, first run the "autogen.sh" script.
+
+If you are seeing this error message during configure:
+ "Can't find X11 library"
+it means you are missing some libX11 files.
+On Debian-based systems, install libX11-dev with this command:
+ apt-get install libX11-dev
+
+
+Running hvclock:
+----------------
+
+When running under WindowMaker and with recent versions of Linux distributions,
+there is an additional window appearing in addition to the dockapp window.
+To get rid of this added window, right-click on the title bar and select
+"Attributes...", then select "Application Specific" from the drop-down list
+and then select "Start Hidden".