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

Steam Deck packaging request #41

Open
staticnation opened this issue Oct 25, 2022 · 3 comments
Open

Steam Deck packaging request #41

staticnation opened this issue Oct 25, 2022 · 3 comments

Comments

@staticnation
Copy link

Simple request to package a version compatible with steam deck (glibc 2.33)
I understand this may not be a priority, but if its not overly difficult it would be appreciated

(1)(deck@NullDeck DGEngine)$ ldd --version
ldd (GNU libc) 2.33
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
(deck@NullDeck DGEngine)$ ./DGEngine*.AppImage
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by ./DGEngine-x86_64.AppImage)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libsfml-window.so.2.6)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libsfml-system.so.2.6)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libopenal.so.1)
./DGEngine-x86_64.AppImage: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_DGEngi2VByV8/usr/bin/../lib/libudev.so.1)
(1)(deck@NullDeck DGEngine)$ 

@dgcor
Copy link
Owner

dgcor commented Oct 27, 2022

I'll see what can be done.

@dgcor
Copy link
Owner

dgcor commented Dec 1, 2022

You can try again using the AppImage, which has been updated to build under ubuntu 20.04:

https://github.com/dgcor/DGEngine/releases/tag/v1.0

@staticnation
Copy link
Author

staticnation commented Dec 3, 2022 via email

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