Installation instructions for wmtz: 


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

	To be able to complete the installation as described 
        here, you'll need root privileges...


Installation
--------------------------------------------------------------
1)  % tar -zxvf wmtz-0.4.tar.gz
2)  % cd wmtz-0.4/wmtz
3)  % make 
4)  % su root
5)  # make install
6)  # ^D
7)* % jed ~/.wmtzrc
8)  % wmtz & (or wmtz -h for brief help).

*) Adjust ~/.wmtzrc to your preferences...
   Instructions are included in the file.
    

Uninstallation (Requires root access)
--------------------------------------------------------------
1) % su root
2) # make uninstall
3) (Answer the questions)
4) # ^D

General Notes
--------------------------------------------------------------
You may have to edit the Makefile in order to compile and 
install the program on your particular system.
