TMOG_Task_Manager - #3862
Open
probonopd wants to merge 2 commits into
Open
Conversation
Member
Author
|
Requires version GLIBC_2.38 which means that this was built on a recent machine and hence can't run on the oldest still-supported Ubuntu LTS. Any chance you could build this on Debian oldstable or Ubuntu 22.04 LTS @davepl? Then it would run on more distributions. If you like, you could also make an AppImage that bundles everything the application needs, including glibc and ld-linux. Then it should run even on distributions that don't use glibc (e.g., Alpine Linux) and FreeBSD with the Linuxulator and no Linux runtime installed. Let me know if you'd like to get help on how to do that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By @davepl