Installation instructions for WMFstatus.


Requirements
----------------------------------------------------------
- root access

	To be able to complete the installation you'll need
	root privileges...


Installation
--------------------------------------------------------------
1)  % tar -zxvf wmfstatus-0.4.tar.gz
2)  % cd wmfstatus/wmfstatus
3)* % vi config.h
5)  % make 
6)  % su root
7)  # make install
9)  % wmfstatus & (or wmfstatus -h for brief help).

--

3)* Adjust config.h to your satisfy your demands :)

General Notes
--------------------------------------------------------------
Note 1: If "make install" fails on your system, please edit
        the Makefile to set the paths according to your setup.
        "make install" defaults to /usr/local/bin, $HOME & /etc.

Note 2: Please DO read the HINTS, this file contains some
        very usefull hints & tips about WMFstatus. 
