Your message dated Wed, 19 Oct 2011 10:43:35 +0200
with message-id <[email protected]>
and subject line Re: Include "how to compile" information in INSTALL
has caused the Debian Bug report #645781,
regarding Include "how to compile" information in INSTALL
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
645781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: patch
User: [email protected]
Usertags: britney
To help the next poor schmuck trying to getting britney to work; a
"how to compile" section in either the README or INSTALL might be
useful.
~Niels
>From 3ebc3fc8e02f80448396543622f2462e1bdebe18 Mon Sep 17 00:00:00 2001
From: Niels Thykier <[email protected]>
Date: Tue, 18 Oct 2011 17:02:20 +0200
Subject: [PATCH] Clarified how britney is compiled
---
INSTALL | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
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.
+
--
1.7.6.3
--- End Message ---
--- Begin Message ---
Applied as 9f1211382250398ea25cd269a47d8879f0680ec0.
~Niels
--- End Message ---