--
You received this message because you are subscribed to the Google Groups "rez-config" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rez-config+unsubscribe@googlegroups.com.
To post to this group, send email to rez-c...@googlegroups.com.
Visit this group at https://groups.google.com/group/rez-config.
For more options, visit https://groups.google.com/d/optout.
ASo far as I'm aware the only options are either disabling SIP, or linking at build time rather than using *LD_LIBRARY_PATH.Hth
On Sun, Feb 11, 2018 at 12:53 PM, Sam Richards <tau...@gmail.com> wrote:
I'm just discovering the painful way that OSX has implement something called SIP (https://en.wikipedia.org/wiki/System_Integrity_Protection) that is now resetting DYLD_LIBRARY_PATH any time it hits bash or /usr/bin/env.This is a bit of a nightmare since I have a bunch of legacy rez code that has lines like:if uname == 'darwin':env.DYLD_LIBRARY_PATH.append("{root}/python/PySide")Which now do nothing in many cases.Does anybody have a nifty workaround for this?Sam.
--
You received this message because you are subscribed to the Google Groups "rez-config" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rez-config+...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rez-config+unsubscribe@googlegroups.com.