Skip to content
New issue

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

ERROR: ld.so: object 'libglxosd-glinject.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. #110

Open
Tricui11 opened this issue Aug 6, 2018 · 1 comment

Comments

@Tricui11
Copy link

Tricui11 commented Aug 6, 2018

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/

@VanackSabbadium
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants