[python] set rpath in setup.cfg

dtk dtk at gmx.de
Wed Oct 12 23:12:03 PDT 2011


Hey alip,

On Wed, 12 Oct 2011 18:30:51 +0300, Ali Polatel <polatel at gmail.com> wrote:
> On Wed, Oct 12, 2011 at 04:55:30PM +0200, dtk wrote:
>>/me dislikes LD_LIBRARY_PATH :/
> 
> May I ask why you dislike LD_LIBRARY_PATH?
 
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.

google may tell you more[0].

Yours
dtk


-----
[0]here is what it told me:
 * http://linuxmafia.com/faq/Admin/ld-lib-path.html
 * http://blogs.oracle.com/ali/entry/avoiding_ld_library_path_the
 * http://blogs.oracle.com/rie/date/20040710
 * http://prefetch.net/articles/linkers.badldlibrary.html


More information about the notmuch mailing list