Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Error while loading shared libraries: libsixel.so #2

Description

@ronanM

My program run Ok with cargo run --release --bin my-prog.

But when I run $ ./target/release/my-prog I have this error:

error while loading shared libraries: libsixel.so.1: cannot open shared object file: No such file or directory

OS: Ubuntu 23.04.
Toolchain: stable-x86_64-unknown-linux-gnu.
Rust: v1.72.0.

Do you know how to fix this ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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