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

Compatibility note: v20.12.0,v20.11.1 release builds requires GLIBC_2.39 which is not available on Ubuntu 22 #2640

Closed
jamie-pate opened this issue Jan 18, 2025 · 3 comments

Comments

@jamie-pate
Copy link

I guess my options (for now) are to:

  • install v20.11.0 apk on my headset with adb since the horizon store only has the latest one
  • build alvr from source with the older GLIBC

Not sure what the compatibility policy is for this project :D

@jamie-pate jamie-pate changed the title Compatibility note: v20.12.0 release build requires GLIBC_2.39 which is not available on Ubuntu 22 Compatibility note: v20.12.0,v20.11.1 release builds requires GLIBC_2.39 which is not available on Ubuntu 22 Jan 18, 2025
@jamie-pate
Copy link
Author

oh lol
96c72da

@eocorekuneho
Copy link

Same goes for Debian 12.

./alvr_dashboard: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ./alvr_dashboard)
./alvr_dashboard: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ./alvr_dashboard)
ldd --version
ldd (Debian GLIBC 2.36-9+deb12u9) 2.36

@The-personified-devil
Copy link
Collaborator

Fixed as of the latest release.

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

3 participants