Revision 958a800a

b/INSTALL
67 67
you can try installing them using ``easy_install`` command.
68 68
For example::
69 69

  
70
  $ apt-get install python-setuptools
70
  $ apt-get install python-setuptools python-dev
71 71
  $ cd / && sudo easy_install \
72 72
            affinity
73 73

  
......
190 190

  
191 191
or ``cabal``::
192 192

  
193
  $ apt-get install libpcre3-dev
193 194
  $ cabal install hslogger Crypto text hinotify regex-pcre \
194 195
                  attoparsec vector snap-server
195 196

  

Also available in: Unified diff