
Supported Platforms:
====================
(ie: I've heard someone has compiled it on...)

- GNU/Linux Redhat 7.0, 7.1 (x86)
- GNU/Linux Mandrake 7.2, 8.0 (x86)
- GNU/Linux Debian 2.2 (x86)
- GNU/Linux SuSE 7.0, 7.1 (x86)
- FreeBSD 4-STABLE (x86)
- OpenBSD 2.9
- Solaris 2.7
- Cygwin 1.3.3 / Windows 98 

Patches to make it work on other platforms are welcome.


Requirements:
=============

- Basic obvious stuff
        If you will build WMCPULoad, make sure you have gcc (or some Other ANSI
	C compiler).the X header files installed.

- X11R6.x
        WMCPULoad can NOT be compiled in older versions of X, like X11R5 or
	X11R4. Upgrading the client libraries (Xlib, Xt etc) will help if you
	can't upgrade the server.

- libXPM 4.7 or newer
        Older versions may not work.
	Available at ftp://sunsite.unc.edu/pub/Linux/libs/X/


Installation:
=============

1: tar -zxvf WMCPULoad-<version>.tar.gz
2: cd WMCPULoad-<version>
3: ./configure
4: make
5: su root
6: make install
7: wmcpuload &

!) Please use GNU make.
