Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / d2 / 964919cd82aaf33fccfc32d4df0f6e54b73cc7
1 Return-Path: <blakes.85@gmail.com>\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 E6DAB431FAF\r
6         for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 11:50:10 -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.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id WVlsO2JcdAun for <notmuch@notmuchmail.org>;\r
18         Mon,  6 Feb 2012 11:50:09 -0800 (PST)\r
19 Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com\r
20         [209.85.160.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 00201431FAE\r
23         for <notmuch@notmuchmail.org>; Mon,  6 Feb 2012 11:50:08 -0800 (PST)\r
24 Received: by ghrr17 with SMTP id r17so4040355ghr.26\r
25         for <notmuch@notmuchmail.org>; Mon, 06 Feb 2012 11:50:07 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=message-id:content-type:mime-version:content-transfer-encoding:to\r
28         :from:in-reply-to:references:subject:date;\r
29         bh=ZEZ36jDXIMdMvMQMTAJ5haXyNuNnd2nypa51/o7DaKY=;\r
30         b=CyK0BWew+IlgwlaNw5TVkUiZ2kmgaHLrjgijzfla3yU2vXmXH2fS4wTY0tCRdId41z\r
31         peihnFKeDBoYnNlVoQ/eYKapxIBitOAKxU0ryIPAd9K4S95rBr0xbkRIrH1X0bNes8A8\r
32         ThiCl9Fe0wLZRWu18hmB++J8IbCHZB0J1my3E=\r
33 Received: by 10.50.140.105 with SMTP id rf9mr12094890igb.24.1328557807249;\r
34         Mon, 06 Feb 2012 11:50:07 -0800 (PST)\r
35 Received: from localhost (roam-149-211.bgsu.edu. [129.1.149.211])\r
36         by mx.google.com with ESMTPS id fa7sm5983915igb.4.2012.02.06.11.50.06\r
37         (version=TLSv1/SSLv3 cipher=OTHER);\r
38         Mon, 06 Feb 2012 11:50:06 -0800 (PST)\r
39 Message-ID: <4f302eee.c764320a.1ad8.473c@mx.google.com>\r
40 Content-Type: text/plain; charset="utf-8"\r
41 MIME-Version: 1.0\r
42 Content-Transfer-Encoding: quoted-printable\r
43 To: Saurabh Nanda <saurabhnanda@gmail.com>,  notmuch@notmuchmail.org\r
44 From: Blake Sweeney <blakes.85@gmail.com>\r
45 In-Reply-To: <4F2E3D7A.8080504@gmail.com>\r
46 References: <4F2E3D7A.8080504@gmail.com>\r
47 Subject: Re: Installation on Mac OS X Lion\r
48 Date: Mon, 06 Feb 2012 14:50:05 -0500\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Mon, 06 Feb 2012 19:50:11 -0000\r
62 \r
63 \r
64 Quoting Saurabh Nanda (2012-02-05 03:27:38)\r
65 >Hi,\r
66 >\r
67 >I'm trying to install notmuchmail on my Mac box, but have (obviously) =\r
68 \r
69 >run into dependancy issues (Xapian, GMime, Glib, talloc). Has anyone =\r
70 \r
71 >managed to install notmuchmail on Mac OS X? How painful is it? Is it =\r
72 \r
73 >possible to have a binary package for this?\r
74 \r
75 I have notmuch installed on os x though I'm on 10.5. I used homebrew\r
76 (http://mxcl.github.com/homebrew/) to install it orginally. It took care of=\r
77  all\r
78 the dependencies. There may be macports of fink packages, but I haven't che=\r
79 cked.\r
80 I later upgraded to 10.2 by installing notmuch manually. I had some troubles\r
81 with the python bindings, but I think that was just because my glib was too=\r
82  old.\r
83 Installing a glib a newer 2.4.x glib fixed it.\r
84 \r
85 \r
86 Blake\r
87 \r