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 F2313431FD0 for ; Wed, 12 Oct 2011 23:34:36 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, 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 IqbAPI+WDpfV for ; Wed, 12 Oct 2011 23:34:36 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 7F169431FB6 for ; Wed, 12 Oct 2011 23:34:36 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id DFC6A66E0340; Wed, 12 Oct 2011 23:34:35 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (whitmore.ligo-wa.caltech.edu [198.129.208.208]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id C7FC266E035B; Wed, 12 Oct 2011 23:34:31 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 41F092F8; Wed, 12 Oct 2011 23:34:31 -0700 (PDT) From: Jameson Graef Rollins To: dtk , Ali Polatel Subject: Re: [python] set rpath in setup.cfg In-Reply-To: References: <6d84224ab757d84968df4db3a7b00fcb@jadE-Hamburg.de> <20111012153051.GE21615@hayalet> User-Agent: Notmuch/0.9_rc1-44-gaf1dc7e (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 12 Oct 2011 23:34:28 -0700 Message-ID: <87pqi1s8ln.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Cc: notmuch@notmuchmail.org 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: Thu, 13 Oct 2011 06:34:37 -0000 --=-=-= On Thu, 13 Oct 2011 08:12:03 +0200, dtk wrote: > in my experience, it tends to cause awkward side effects that are hard to > debug, the main problem being that it overrides all default paths and is > hard to target at a single problematic application. I think it's fairly straightforward to prepend a library path to the ld library path without overriding all defaults with something like this (for bash): LD_LIBRARY_PATH=/new/ld/path:$LD_LIBRARY_PATH jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOloZ0AAoJEO00zqvie6q8OFwP/1gWzc7nQWRbCQtPNCwhlHrH UFt9pYtIn1cOsH+gpkef/g1BGMiaKlONGjLWw0Hkg8h8xwexxmC2AfnM836Nmm2z zSNpiGUjFu0zGRl0R+WhodCUIwMOYvAI7MxQm3ZJ4d+ZP0KLl+ffk0GRWv0cMIf2 86xh1L3OBnPz8Icv4nRzlD+eiW6JAA+50ZR6HsFNjQBoyjiC5TaqqRJyW7GemrOZ W9yQTmRwui1zIgPLKhU1HLKaDwTXj7VeQ8tMUn0+V221JITDH7Ve7RjsueWMuR8c xMtsSKb0VR0d7CIeBX70CxvqtzWDbWk6NlceB4ASk7EXHI+Fp65kkHM/bpyZNH59 wOox5iN+75S2lWyQUcRXjzHGsOb5J6GUSzPIQfWUP5gNplsfXTzHtVze//tAxvdK GrUwdRDCxKU6bRUgiVzGr+amz0O1ULkRoNY3quVzChjERKbwYUsrGF1pwyu82iSC RXfBaIxi/V8JmWwgcyYnLsx1vjsFVP+IHGSYsXOtPP+Gg5LpwT/EPSAYeIiflmSZ BqrW1VpD/MxVoOL2hqZWUnw3aIprLrzRLZLoey6PTF39Yzc8M/lNQPUy+KoMIuwq cJbQNQnm9phTbEwQJCoQ+0wkyMymsBHt9RmGpknVgYbK3LzTutP6yJyOfPXvXRq6 mvDJmdPguVddjs6mQBTJ =DakQ -----END PGP SIGNATURE----- --=-=-=--