Skip to content

glibc is not included #35

@zdila

Description

@zdila

In my Cargo.toml I have

[package.metadata.appimage]
auto_link = true

but glibc is not included and if I run my appimage on the older system then I get the following error:

/tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun)
/tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun)
/tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/appimage_extracted_597e5ece2e7e3ef192c31fdb1909755c/AppRun)

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