The solution I found in rhel5 was to add a script to /etc/profiles.d/
with the content:

LD_PRELOAD_32=/lib/snoopy.so
readonly LD_PRELOAD
export LD_PRELOAD_64=/lib64/snoopy.so
readonly LD_PRELOAD_64

I did only test it in bash and only on rhel5 systems.

-- 
ld.so.preload not multilib safe
https://bugs.launchpad.net/bugs/33994
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to