Skip to content

TUI Vim depend libwayland-client #80

@mikoto2000

Description

@mikoto2000

I downloaded Vim-v9.1.1591.glibc2.34-x86_64.AppImage and ran in my headless linux(docker container).

curl -LO https://github.com/vim/vim-appimage/releases/download/v9.1.1591/Vim-v9.1.1591.glibc2.34-x86_64.AppImage
chmod +x Vim-v9.1.1591.glibc2.34-x86_64.AppImage
./Vim-v9.1.1591.glibc2.34-x86_64.AppImage --appimage-extract-and-run

The following error occurred:

/home/vscode/squashfs-root/usr/bin/vim: Error loading shared library: libwayland-client.so.0: Cannot open shared object file: No such file or directory

Why is the TUI vim depend libwayland-client?
Is it possible to remove this dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions