Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #75341 > unrolled thread

Re: rpath alike feature for python scripts

Started byOlaf Hering <olaf@aepfle.de>
First post2014-07-29 09:27 +0200
Last post2014-07-29 09:27 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: rpath alike feature for python scripts Olaf Hering <olaf@aepfle.de> - 2014-07-29 09:27 +0200

#75341 — Re: rpath alike feature for python scripts

FromOlaf Hering <olaf@aepfle.de>
Date2014-07-29 09:27 +0200
SubjectRe: rpath alike feature for python scripts
Message-ID<mailman.12408.1406619244.18130.python-list@python.org>
On Mon, Jul 28, Albert-Jan Roskam wrote:

> does this help: https://nixos.org/patchelf.html. It is not specific to Python, though.

No, this does not help because its not about patching the result.
The questions is how to obtain the value with should be patched into the
result.

Looks like I have to dissect setup.py and mimic its behaviour in the
Makefile.

Olaf

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web