Skip to content

AppImage won't run on Debian 12 due to missing libOpenGL.so.0 #45

Description

@orazioedoardo

I haven't tested other Debian versions, but on bookworm it doesn't run by default. Nanosaur is linked against libOpenGL.so.0 but it doesn't find it since there's only SDL inside. It requires installing libopengl0 but that kinda defeats the purpose of AppImages. I haven't opened a pull request to include libOpenGL.so.0 in the AppImage because I'm not sure how you would proceed.

EDIT: that doesn't work either, it crashes. By the way, libSDL3.so.0.2.8 contains debug symbols. If stripped, the size is reduced by 81%.

EDIT2: this seems to affect the current release as well. Not sure why I haven't noticed it in the past or maybe there's something wrong with my system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions