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

[feature.AppImage] Code Distribution via AppImage executable #33

Merged
merged 9 commits into from
Mar 20, 2023

Conversation

scopplestone
Copy link
Collaborator

@scopplestone scopplestone commented Mar 13, 2023

Description on how to create an AppImage of the hopr executable on a Linux system. Note that an old system should be used to make sure that an old version of GLIBC is used and is therefore available on the target machine.

Maybe make them available just like Ninja does, see README.md for info:

image

Todo

  • adjust .yml for publish event that creates assets
  • fix zipped container (currently zip inside zip)

scopplestone and others added 9 commits March 13, 2023 12:22
…Linux system. Note that an old system should be used to make sure that an old version of GLIBC is used and is therefore available on the target machine.
Example output:
$ hopr --version
hopr version 1.0.0
$ hopr -V
hopr version 1.0.0
$ hopr -V -V
hopr version 1.0.0 (0324ba3, Mar 15 2023, 11:46:42) [GNU 12.2.1, compiled without MPI]
Abort gracefully if there is no work to do
… publication of a new release tag, which contains the AppImage binary for linux (built with Centos7).
@scopplestone scopplestone merged commit dc3cc4a into master Mar 20, 2023
@scopplestone scopplestone deleted the feature.AppImage branch March 20, 2023 12:24
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

Successfully merging this pull request may close these issues.

2 participants