Revision 777ea2c6 INSTALL

b/INSTALL
29 29
- `iproute2 <http://www.linuxfoundation.org/en/Net:Iproute2>`_
30 30
- `arping <http://www.skbuff.net/iputils/>`_ (part of iputils)
31 31
- `ndisc6 <http://www.remlab.net/ndisc6/>`_ (if using IPv6)
32
- `Python <http://www.python.org/>`_, version 2.4 or above, not 3.0
32
- `Python <http://www.python.org/>`_, version 2.6 or above, not 3.0
33 33
- `Python OpenSSL bindings <http://pyopenssl.sourceforge.net/>`_
34 34
- `simplejson Python module <http://code.google.com/p/simplejson/>`_
35 35
- `pyparsing Python module <http://pyparsing.wikispaces.com/>`_, version
36 36
  1.4.6 or above
37 37
- `pyinotify Python module <https://github.com/seb-m/pyinotify>`_
38 38
- `PycURL Python module <http://pycurl.sourceforge.net/>`_
39
- `ctypes Python module
40
  <http://starship.python.net/crew/theller/ctypes/>`_, if running on
41
  python 2.4 (optional, used for node daemon memory locking)
42 39
- `socat <http://www.dest-unreach.org/socat/>`_, see :ref:`note
43 40
  <socat-note>` below
44 41
- `Paramiko <http://www.lag.net/paramiko/>`_, if you want to use
45 42
  ``ganeti-listrunner``
46 43
- `affinity Python module <http://pypi.python.org/pypi/affinity/0.1.0>`_,
47 44
  optional python package for supporting CPU pinning under KVM
48
- `ElementTree Python module <http://effbot.org/zone/element-index.htm>`_,
49
  if running on python 2.4 (optional, used by the ``ovfconverter`` tool)
50 45
- `qemu-img <http://qemu.org/>`_, if you want to use ``ovfconverter``
51 46
- `fping <http://fping.sourceforge.net/>`_
52 47
- `Python IP address manipulation library

Also available in: Unified diff