
	     Installation of the Pointless Window Manager

* Requirements

PLWM requires Python 2.0 or newer, which can be downloaded from
http://www.python.org/.  It has been tested with Python 2.0, 2.1, 2.2
and 2.3.

It also requires the Python X Library 0.8 or newer, which can be
downloaded from http://python-xlib.sourceforge.net/.


* Configuring

Configuration is done by the Python distutils package as part of the
installation process.


* Building

No building is required, as there's no C code in PLWM.


* Installing

As root, just type:

    python setup.py install
  
  