Install
=======

tar -zxvf wmcms-<version>.tar.gz
cd wmcms-<version>
make
make install
wmcms -a -e -i 200 -p kpm &

Notes
=====

* You will need docklib (>=0.2 I think) to make it work.
* It was tested on Linux kernel 2.4.2, older (or further versions) may have a
  different /proc files format, witch may make wmcms get crazy
