I'm having this issue with lutris v0.4.18, installed using Arch AUR package on Manjaro linux (Arch variant). My system wine installed is wine-staging-3.8. If I use anything newer than that I end up ...
I am writing a piece of software the depends on numerous libraries, among them Xerces-C, which does not provide an easy way to build a statically-linked library. My software is distributed as source, ...
I need to manipulate the LD_LIBRARY_PATH used by my test binaries. I tried using --test_env=LD_LIBRARY_PATH and --test_env=LD_LIBRARY_PATH=foo and neither were set in the environment when running the ...
(newer versions of linux see LD_LIBRARY_PATH as a privilege escalation problem for anything run as root. some random stuff to try, not sure which if any are the actual problem) ...