Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5EA78431FD0 for ; Mon, 20 Jun 2011 00:48:01 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.09 X-Spam-Level: X-Spam-Status: No, score=-0.09 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M-Paug99JaEE for ; Mon, 20 Jun 2011 00:48:01 -0700 (PDT) Received: from homiemail-a22.g.dreamhost.com (caiajhbdcaid.dreamhost.com [208.97.132.83]) by olra.theworths.org (Postfix) with ESMTP id E11E4431FB6 for ; Mon, 20 Jun 2011 00:48:00 -0700 (PDT) Received: from homiemail-a22.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTP id 259C31A8069; Mon, 20 Jun 2011 00:48:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:cc:subject :in-reply-to:references:date:message-id:mime-version: content-type; q=dns; s=sspaeth.de; b=ZOS7yoWWnF8NbVpAezyn17WHP4w qL9xmSII0HY+9CETeqc7LT+qEgn+/ugXDBafAVyjnNoXfLyA3I1gR3WoHxZWqxW2 FoTw17LRLl7f6SuLZGQoiIdupLs4j+TGlO7sZIJr/WS89eP58ZybwQ5H+AuVs7jm 9COiH+B0jkGZCIWY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to:cc :subject:in-reply-to:references:date:message-id:mime-version: content-type; s=sspaeth.de; bh=B89AkN5ouyGBN1v69J7MTOGEZOY=; b=L Yp6rqT1GiDfFoFUiLSRymLmtGasZaMo9JF63rn2JrbsrfzSf0VOYpwQ1G2tQWAfD jSfas96vlT8Ft3jlvW5orRLrVzy4jiqxgV1rmyKkWZUYanQ+HCApwpSfmy6VxpLg zXcCzQyBl2Oubvtkfrv9gtKQx8s6mSnhM9lcO1SVUI= Received: from spaetzbook.sspaeth.de (mtec-hg-docking-1-dhcp-253.ethz.ch [129.132.133.253]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: fax@sspaeth.de) by homiemail-a22.g.dreamhost.com (Postfix) with ESMTPSA id 747A91A8063; Mon, 20 Jun 2011 00:47:58 -0700 (PDT) Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation); Mon, 20 Jun 2011 09:47:56 +0200 From: Sebastian Spaeth To: david@tethera.net, notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] Do not import notmuch in setup.py. In-Reply-To: <1308513223-27163-3-git-send-email-david@tethera.net> References: <1308507380-26896-1-git-send-email-david@tethera.net> <1308513223-27163-1-git-send-email-david@tethera.net> <1308513223-27163-3-git-send-email-david@tethera.net> User-Agent: Notmuch/0.5-233-gb404931 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Mon, 20 Jun 2011 09:47:56 +0200 Message-ID: <87zkldueoj.fsf@SSpaeth.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: David Bremner X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2011 07:48:01 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Sun, 19 Jun 2011 16:53:43 -0300, david@tethera.net wrote: > From: David Bremner >=20 > Importing notmuch loads the notmuch shared library. When building > without a system install of notmuch, this requires e.g. setting > LD_LIBRARY_PATH for building and fails completely for cleaning. Yes, doing it this way in setup.py seems sane and fine to me. setup.py still works. Given that this is /bindings/python/* material, I took the liberty to merge this patch. The debian/control part, I would prefer it some maintainer would nod off/merge that one. Sebastian --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk3++ywACgkQVYX1jMgnoGK1RwCfUAAitbRRwubWdielEM8OQKuz umkAnRFE7TNwXWXEkZyeiH0cLITULXNh =WmAR -----END PGP SIGNATURE----- --=-=-=--