Installation instructions for wmint. 


Requirements
----------------------------------------------------------
- a kernel 2.x.x

- root access

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

Installation
--------------------------------------------------------------
1)  % tar -zxvf wmint-0.8.tar.gz
2)  % cd wmint.app/wmint
3)  % make 
4)  % su root
5)  # make install
6)  % wmint & (or wmint -h for brief help).

Usage
-------------------------------------------------------------
wmint support (at the moment) the following commandline options:

        -h              helpscreen
	-d <display name>
        -i <interrupt number>
        -v              version number


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 tips about wmint. 

