britney2-ubuntu/INSTALL
Julien Cristau 991ac4d1d6 Update INSTALL for python2.5 → 2.6 switch
Signed-off-by: Julien Cristau <jcristau@debian.org>
2011-12-12 10:30:59 +01:00

18 lines
465 B
Plaintext

INSTALL for britney v2.0
========================
Requirements:
-------------
* Python 2.6 aptitude install python2.6
* Python APT/DPKG bindings aptitude install python2.6-apt libapt-pkg-dev dpkg-dev
* Python dev headers aptitude install python2.6-dev
Compiling:
----------
Run "make all" in the lib directory and add a symlink called
britneymodule.so pointing to the freshly generated britneymodule.so in
the lib directory.