We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root@deb12:~/Desktop# export LD_PRELOAD=/usr/local/lib64/hax11.so root@deb12:~/Desktop# firefox
deb 12 and xfce4 running, ps as was mentioned in #6 even $LIB is suddenly empty, so had to hardcore the path.
The text was updated successfully, but these errors were encountered:
Note that $LIB does not refer to an environment variable, it's just a confusing syntax used by glibc. See "Dynamic string tokens" in ld.so(8).
$LIB
ld.so(8)
Can you post Debug=3 output leading up to this?
Debug=3
Sorry, something went wrong.
No branches or pull requests
deb 12 and xfce4 running, ps as was mentioned in #6 even $LIB is suddenly empty, so had to hardcore the path.
The text was updated successfully, but these errors were encountered: