Skip to content

Would be it possible to build libraries as dialog, gtk4, libadwaita, libqalculate and yad in AppImage format to work on the corporation version of Red hat Linux? #1263

Answered by probonopd
gusbemacbe asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks. Look where your app is running - on FreeBSD :-)

This shows the advantage of AppImages that bundle everything. 💯

As for your question, it seems like your code never gets executed, because the code block directly above your addition runs the application.

You would need to modify the existing block instead of appending your own. Like this:

############################################################################################
# Run experimental bundle that bundles everything if a private ld-linux-x86-64.so.2 is there
# This allows the bundle to run even on older systems than the one it was built on
################################################################################…

Replies: 11 comments 20 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
15 replies
@gusbemacbe
Comment options

@probonopd
Comment options

@gusbemacbe
Comment options

@probonopd
Comment options

Answer selected by gusbemacbe
@gusbemacbe
Comment options

@probonopd
Comment options

@gusbemacbe
Comment options

@probonopd
Comment options

This comment was marked as off-topic.

@gusbemacbe

This comment was marked as off-topic.

@ruanformigoni

This comment was marked as off-topic.

@ruanformigoni

This comment was marked as off-topic.

@gusbemacbe

This comment was marked as off-topic.

@ruanformigoni

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1262 on April 13, 2023 23:50.