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
Hi guys! All day I try to work GLXOSD on Half-Life 2 and Shadow Warrior 2013 on ubuntu x64 but every time i've got an error ERROR: ld.so: object 'libglxosd-glinject.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. Allready read #21 #15 but didn't find solution. Installed GLXOSD from here https://launchpad.net/~nickguletskii200/+archive/ubuntu/glxosd/+packages and also compiled from source using instruction https://glxosd.nickguletskii.com/install/ please help me! snapshot attached http://www.picshare.ru/view/8911184/
The text was updated successfully, but these errors were encountered:
I solved this issue doing:
sudo apt-get install glxosd:i386 glxosd-libs-amd64
That should install the i386 AND x64 version of glxosd, which works with both 32 and 64 bit applications.
Sorry, something went wrong.
No branches or pull requests
Hi guys!
All day I try to work GLXOSD on Half-Life 2 and Shadow Warrior 2013 on ubuntu x64 but every time i've got an error
ERROR: ld.so: object 'libglxosd-glinject.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Allready read
#21
#15
but didn't find solution.
Installed GLXOSD from here https://launchpad.net/~nickguletskii200/+archive/ubuntu/glxosd/+packages
and also compiled from source using instruction https://glxosd.nickguletskii.com/install/
please help me!
snapshot attached
http://www.picshare.ru/view/8911184/
The text was updated successfully, but these errors were encountered: