Revision cfa2b7a0 doc/devnotes.rst

b/doc/devnotes.rst
66 66
  $ ./autogen.sh && \
67 67
    ./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
68 68

  
69
Note that doing development on a machine which already has Ganeti
70
installed is problematic, as ``PYTHONPATH`` behaviour can be confusing
71
(see Issue 170 for a bit of history/details; in general it works if
72
the installed and developed versions are very similar, and/or if
73
PYTHONPATH is customised correctly). As such, in general it's
74
recommended to use a "clean" machine for ganeti development.
75

  
69 76
Haskell development notes
70 77
-------------------------
71 78

  

Also available in: Unified diff