From b6ca8d4842320a148c32fc7c9febc22cf9e32272 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Wed, 19 Oct 2011 10:35:10 +0200 Subject: [PATCH] Clarified how britney is compiled --- INSTALL | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/INSTALL b/INSTALL index 1d28cee..80ab1b0 100644 --- a/INSTALL +++ b/INSTALL @@ -8,3 +8,10 @@ Requirements: * Python APT/DPKG bindings aptitude install python2.5-apt libapt-pkg-dev dpkg-dev * Python dev headers aptitude install python2.5-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. +