File: INSTALL

package info (click to toggle)
python-plwm 2.6a%2B20080530-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,052 kB
  • ctags: 1,781
  • sloc: python: 7,574; ansic: 1,075; xml: 109; makefile: 83
file content (31 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

	     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