4 (ie: I've heard someone has compiled it on...)
6 - GNU/Linux Redhat 7.0, 7.1, 7.2, 7.3 (x86)
7 - GNU/Linux Mandrake 7.2, 8.0, 8.1, 8.2 (x86, ppc)
8 - Debian GNU/Linux 2.2 potato (x86)
9 - Debian GNU/Linux woody/sid
10 (x86, alpha, arm, hppa, ia64, m68k, mips, ppc, s390, sparc)
11 - GNU/Linux SuSE 7.0, 7.1 (x86)
12 - GNU/Linux Gentoo 1.0, 1.0a (x86, powerpc)
13 - FreeBSD 3.5-STABLE (x86)
14 - FreeBSD 4-STABLE (x86, alpha)
15 - FreeBSD 5-CURRENT (x86, alpha)
17 - NetBSD-current (x86, amigappc, bebox, macppc, powerpc, prep, vax)
20 - Cygwin 1.3.3 / Windows 98, Me
21 - Cygwin 1.3.10 / Windows 98, Me, 2000
23 Patches to make it work on other platforms are welcome.
30 If you will build WMCPULoad, make sure you have gcc (or some Other ANSI
31 C compiler).the X header files installed.
34 WMCPULoad can NOT be compiled in older versions of X, like X11R5 or
35 X11R4. Upgrading the client libraries (Xlib, Xext) will help if you
36 can't upgrade the server.
39 Older versions may not work.
40 Available at ftp://sunsite.unc.edu/pub/Linux/libs/X/
42 - kernel header (multiprocessors support on GNU/Linux system)
43 If you will compiled WMCPULoad on GNU/Linux, make sure you have
44 kernel header 'linux/threads.h'.
50 1: tar -zxvf wmcpuload-<version>.tar.gz
51 2: cd wmcpuload-<version>
55 6: make install (or 'make install-strip')
58 NOTE: Non-GNU make may not work.
59 e.g., it doesn't work on OpenBSD when you run 'make clean'