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:
- Download https://www.praaline.org/downloads/Praaline_0.9.0410_Linux_x86_64.AppImage
- chmod +x Praaline*.AppImage
- ./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?
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:
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 directoryIt seems like this is an issue with other AppImages, see here -- is the SELinux dependency necessary here?