[PATCH] create .mailmap file (for git shortlog/blame)
[notmuch-archives.git] / ce / ae93773af2cb720965591476945a7af45cd3af
1 Return-Path: <Sebastian@SSpaeth.de>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 8AB854048D5\r
6         for <notmuch@notmuchmail.org>; Fri, 12 Mar 2010 07:02:09 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.589\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.589 tagged_above=-999 required=5\r
12         tests=[AWL=-0.404, BAYES_40=-0.185] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id sHvSw9brKehp for <notmuch@notmuchmail.org>;\r
16         Fri, 12 Mar 2010 07:02:08 -0800 (PST)\r
17 Received: from homiemail-a18.g.dreamhost.com (caiajhbdcaid.dreamhost.com\r
18         [208.97.132.83])\r
19         by olra.theworths.org (Postfix) with ESMTP id C48604048D2\r
20         for <notmuch@notmuchmail.org>; Fri, 12 Mar 2010 07:02:08 -0800 (PST)\r
21 Received: from sspaeth.de (unknown [84.55.211.9])\r
22         by homiemail-a18.g.dreamhost.com (Postfix) with ESMTPA id 4CF33250070; \r
23         Fri, 12 Mar 2010 07:02:05 -0800 (PST)\r
24 Received: by sspaeth.de (sSMTP sendmail emulation);\r
25         Fri, 12 Mar 2010 16:02:03 +0100\r
26 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
27 To: Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
28 In-Reply-To: <1268401656-12827-1-git-send-email-ingmar@exherbo.org>\r
29 References: <1268347072-2050-1-git-send-email-bgamari.foss@gmail.com>\r
30         <1268401656-12827-1-git-send-email-ingmar@exherbo.org>\r
31 Date: Fri, 12 Mar 2010 16:02:03 +0100\r
32 Message-ID: <874okltwgk.fsf@SSpaeth.de>\r
33 MIME-Version: 1.0\r
34 Content-Type: text/plain; charset=us-ascii\r
35 Subject: Re: [notmuch] (no subject)\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.13\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40         <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
42         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Fri, 12 Mar 2010 15:02:09 -0000\r
49 \r
50 On Fri, 12 Mar 2010 14:47:33 +0100, Ingmar Vanhassel <ingmar@exherbo.org> wrote:\r
51 > Here's my updated series for this.\r
52 \r
53 Ben Gamaris original patch gives me an "-lnotmuch" not found failure\r
54 during compilation.\r
55 Your patchset compiles fine and installs /usr/local/bin/notmuch and\r
56 /usr/local/lib/libnotmuch.so.1. However, it doesn't find it when running\r
57 and exits saying libnotmuch.so not found.\r
58 \r
59 I don't know anything about LD_LIBRARY_PATH and friends, but using the\r
60 default Makefile options (which use /usr/local as prefix) a standard\r
61 install should still work :-).\r
62 \r
63 Looking eagerly forward to a shared notmuch library.\r
64 \r
65 spaetz\r