Merlin's CPU Fire Applet
- A GNOME panel applet that displays the CPU load as a fire.
Copyright (C) 1999 Merlin Hughes
- merlin@merlin.org
- http://nitric.com/freeware/

--

COMPILING:

. Unpack the source:
  tar xfz merlin-cpufire-*.tgz

. Move into the directory:
  cd merlin-cpufire-*/

. Make the applet:
  make mode:=release
    OR
  make mode:=debug

. Install the applet:
  make install
    OR (for RedHat)
  make prefix=/usr etcdir=/etc install

. Start up the applet:
  Choose Add Applet->Utility->Merlin's CPU Fire Applet in your GNOME panel.
