root/trunk/INSTALL

Revision 227, 383 bytes (checked in by poillubo, 19 months ago)

* dependency for config generator

Line 
1Requirements:
2 * python >= 2.5 (and < 3.X) [http://www.python.org/download/releases/]
3 * python-xlib [http://python-xlib.sourceforge.net/]
4 * python imaging library (PIL) [http://www.pythonware.com/products/pil/]
5 * pygtk >= 2.4 [http://www.pygtk.org/] (optional, only for the `pycagenconf' config generator)
6
7Install (in root):
8# make install
9
10Uninstall (in root):
11# make uninstall
Note: See TracBrowser for help on using the browser.