Release builds for older Linux versions #15776
anderspitman
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
It was already discussed before. Basically we stick with ubuntu 22.04 as lowest requirement because:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My university cluster servers are still on Rocky Linux 8.10. When I try to run the release builds I get errors like the following:
This is a common problem when executables are built on a more recent machine than the one where you're trying to run it.
I've managed to put together a docker image capable of building for Rocky Linux 8.10, including Vulkan support. Would there be any interest in getting this upstreamed to improve backwards compatibility of the official builds?
Beta Was this translation helpful? Give feedback.
All reactions