--- /dev/null
+Return-Path: <steven@schmeiser.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id E5E7A431FC7\r
+ for <notmuch@notmuchmail.org>; Mon, 1 Jul 2013 08:40:39 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id aoaiPk4C-dDm for <notmuch@notmuchmail.org>;\r
+ Mon, 1 Jul 2013 08:40:32 -0700 (PDT)\r
+Received: from mail-qa0-f49.google.com (mail-qa0-f49.google.com\r
+ [209.85.216.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 5BE15431FBF\r
+ for <notmuch@notmuchmail.org>; Mon, 1 Jul 2013 08:40:32 -0700 (PDT)\r
+Received: by mail-qa0-f49.google.com with SMTP id hu16so2156936qab.1\r
+ for <notmuch@notmuchmail.org>; Mon, 01 Jul 2013 08:40:31 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=google.com; s=20120113;\r
+ h=from:content-type:content-transfer-encoding:subject:message-id:date\r
+ :to:mime-version:x-mailer:x-gm-message-state;\r
+ bh=IpSNNcmHMsoIc87XQwQa7mWXLiUmlKd7L/y/6FmZW8I=;\r
+ b=H3fhG3j5JCCKU8HLqQoZ29Vj1xYo3LansgeNGUFR9o10j/ZacDWAVaB/GoWJq/bNfb\r
+ R7oxiPNaMJMzblSZGlx+Z/15tyPC7O8jTsW+SBoyHmw6U2hphTY2Ua9RcPlhQVlxRXYq\r
+ CG1oP1+DjYSIYWPIomf3P5K/ue4F8LgtSzbTtI6C+4uwObOhJ5sedJn7ywgoKRco69fH\r
+ AZDNcH+TbWQFovwdQyxGsd6GzTZvyNdrN7dwMOGgP7Z+ErtdINlHZIWpWkvLlIw4Rc/X\r
+ uWXLWsYN9pUYtewc+rU7DYG5quKOPpG6pw+VZWpNSRFdiRaqY3SuV8AxLlpfE+UCoL8m\r
+ fy1A==\r
+X-Received: by 10.49.12.145 with SMTP id y17mr32752420qeb.7.1372693230712;\r
+ Mon, 01 Jul 2013 08:40:30 -0700 (PDT)\r
+Received: from [138.110.183.72] ([138.110.183.72])\r
+ by mx.google.com with ESMTPSA id s8sm31061449qat.4.2013.07.01.08.40.28\r
+ for <notmuch@notmuchmail.org>\r
+ (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);\r
+ Mon, 01 Jul 2013 08:40:29 -0700 (PDT)\r
+From: Steven Schmeiser <steven@schmeiser.org>\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Transfer-Encoding: quoted-printable\r
+Subject: python bindings in os x\r
+Message-Id: <2486449B-A6DE-459E-AB32-A72873B2DAA8@schmeiser.org>\r
+Date: Mon, 1 Jul 2013 11:40:28 -0400\r
+To: notmuch@notmuchmail.org\r
+Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\))\r
+X-Mailer: Apple Mail (2.1508)\r
+X-Gm-Message-State:\r
+ ALoCoQnzIKzHuVjdR9aNt64HW7uhdSCtAhyrRf8AznTda+Z4itsYkMeZ+g2XZ5UhQdIgUa0fB3EE\r
+X-Mailman-Approved-At: Mon, 01 Jul 2013 23:04:47 -0700\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 01 Jul 2013 15:40:40 -0000\r
+\r
+I'm curious to try notmuch with the alot frontend, but I'm having a hard =\r
+time getting the python bindings to work on OS X. I have tried with =\r
+notmuch installed from homebrew as well as compiled from git. =20\r
+\r
+I think the issue has something to do with shared versus dynamic =\r
+libraries on OS X, but these are not things that I'm familiar with and =\r
+able to troubleshoot. When I try to run alot, I get the following =\r
+error:\r
+\r
+ ImportError: Could not find shared 'notmuch' library.\r
+\r
+It does appear that there are dynamic libs for notmuch in a place that =\r
+python can find them.\r
+\r
+Any help is appreciated.\r
+\r
+Cheers,\r
+Steve\r
+\r