Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory #21

Closed
salarelv opened this issue Nov 2, 2021 · 1 comment

Comments

@salarelv
Copy link

salarelv commented Nov 2, 2021

Describe the bug
Missing library libicui18n under Kubuntu 21.04

To Reproduce
Run sh garlic.sh under Kubuntu (probably any Ubuntu).

@sagiadinos
Copy link
Owner

Hello,
Did you compile it via Tutorial or did you use the binaries from player-website?

If you installed the binaries:
They are built on a Debian 10 system. Debian 10 use libicu63. Ubuntu has libicu67.
Maybe installing via apt would help.

In general, it is recommended to build the Linux version manually.

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

No branches or pull requests

2 participants