[Patch v3 4/4] doc: cosmetic fix for prerst2man.py
[notmuch-archives.git] / bc / ecd8e6af426fb68bdb86e84feea4cb1cfd6293
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 F1DEF4196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 22 Mar 2010 04:58:25 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.001\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5\r
12         tests=[BAYES_40=-0.001] 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 SoYXw6Y7bQCA for <notmuch@notmuchmail.org>;\r
16         Mon, 22 Mar 2010 04:58:25 -0700 (PDT)\r
17 Received: from homiemail-a24.g.dreamhost.com (caiajhbdcagg.dreamhost.com\r
18         [208.97.132.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 261384196F0\r
20         for <notmuch@notmuchmail.org>; Mon, 22 Mar 2010 04:58:25 -0700 (PDT)\r
21 Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
22         [129.132.133.204])\r
23         by homiemail-a24.g.dreamhost.com (Postfix) with ESMTPA id 2ADF32C807F\r
24         for <notmuch@notmuchmail.org>; Mon, 22 Mar 2010 04:58:22 -0700 (PDT)\r
25 Received: by sspaeth.de (sSMTP sendmail emulation);\r
26         Mon, 22 Mar 2010 12:58:20 +0100\r
27 From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
28 To: Notmuch development list <notmuch@notmuchmail.org>\r
29 Date: Mon, 22 Mar 2010 12:58:20 +0100\r
30 Message-ID: <87k4t4effn.fsf@SSpaeth.de>\r
31 MIME-Version: 1.0\r
32 Content-Type: text/plain; charset=us-ascii\r
33 Subject: [notmuch] cnotmuch 0.1.1 release\r
34 X-BeenThere: notmuch@notmuchmail.org\r
35 X-Mailman-Version: 2.1.13\r
36 Precedence: list\r
37 List-Id: "Use and development of the notmuch mail system."\r
38         <notmuch.notmuchmail.org>\r
39 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
40         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
41 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
42 List-Post: <mailto:notmuch@notmuchmail.org>\r
43 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
44 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
46 X-List-Received-Date: Mon, 22 Mar 2010 11:58:26 -0000\r
47 \r
48 Hey all, given that there is at least one user of cnotmuch out there\r
49 now, I just put it up on the python package repository:\r
50      http://pypi.python.org/pypi/cnotmuch\r
51 \r
52 This means you can do "easy_install cnotmuch" on your linux box and it\r
53 will get installed into:\r
54 \r
55 /usr/local/lib/python2.x/dist-packages/\r
56 \r
57 For uninstalling, you'll need to remove the "cnotmuch-0.1-py2.x.egg"\r
58 directory and delete one entry in the "easy-install.pth" file in that\r
59 directory.\r
60 \r
61 It needs to have a libnotmuch.so or libnotmuch.so.1 available in some\r
62 library folder or will raise an exception when loading.\r
63 "OSError: libnotmuch.so.1: cannot open shared object file: No such file or directory"\r
64 \r
65 Have fun, and file issues at the issue tracker at\r
66 http://bitbucket.org/spaetz/cnotmuch/issues/\r
67 \r
68 Sebastian\r