Rolf Eike Beer <e...@sf-mail.de> added the comment:

No, it's not. $ORIGIN is a special value that must be literally in the RPATH 
(i.e. in the ELF), so that the binary is relocatable and will looks for the 
libraries relative to it's location.

I wonder if I could do "export ORIGIN='$ORIGIN'" instead, so the expansions 
will bring back the original value again. This is only a solution for this 
usecase.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36081>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to