Revision 0f18ee6d doc/install.rst

b/doc/install.rst
281 281

  
282 282
- Python OpenSSL bindings, `<http://pyopenssl.sourceforge.net/>`_
283 283

  
284

  
285 284
- simplejson Python module, `<http://www.undefined.org/python/#simplejson>`_
286 285

  
287 286
- pyparsing Python module, `<http://pyparsing.wikispaces.com/>`_
288 287

  
288
- pyinotify Python module, `<http://trac.dbzteam.org/pyinotify>`_
289

  
289 290
These programs are supplied as part of most Linux distributions, so
290 291
usually they can be installed via apt or similar methods. Also many of
291 292
them will already be installed on a standard machine.
......
296 297
   You can use this command line to install all needed packages::
297 298

  
298 299
     # apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
299
     python python-pyopenssl openssl python-pyparsing python-simplejson
300
     python python-pyopenssl openssl python-pyparsing python-simplejson \
301
     python-pyinotify
300 302

  
301 303
Setting up the environment for Ganeti
302 304
-------------------------------------

Also available in: Unified diff