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

SELinux dependency for Linux AppImage #1

Open
tlonic opened this issue Apr 6, 2020 · 1 comment
Open

SELinux dependency for Linux AppImage #1

tlonic opened this issue Apr 6, 2020 · 1 comment

Comments

@tlonic
Copy link

tlonic commented Apr 6, 2020

I'm trying to run the AppImage of Praaline on ArchLinux, but it says it needs libselinux. SELinux is not officially supported in ArchLinux.

Steps to reproduce:

  1. Download https://www.praaline.org/downloads/Praaline_0.9.0410_Linux_x86_64.AppImage
  2. chmod +x Praaline*.AppImage
  3. ./Praaline*.AppImage

Receive the following error: ./Praaline_0.9.0410_Linux_x86_64.AppImage: error while loading shared libraries: libselinux.so.1: cannot open shared object file: No such file or directory

It seems like this is an issue with other AppImages, see here -- is the SELinux dependency necessary here?

@tlonic
Copy link
Author

tlonic commented Apr 6, 2020

another relevant thread: AppImageCommunity/pkg2appimage#83

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

1 participant