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

ICU dynamic library linking problem on Ubuntu #6

Open
banacorn opened this issue Oct 10, 2021 · 2 comments
Open

ICU dynamic library linking problem on Ubuntu #6

banacorn opened this issue Oct 10, 2021 · 2 comments
Labels

Comments

@banacorn
Copy link
Member

Prebuilt language server on Ubuntu is reportedly having some linking problems (see banacorn/agda-mode-vscode#68 (comment)).

We should bundle DLLs on Ubuntu like we do on Windows and macOS

@bzm3r
Copy link

bzm3r commented Feb 9, 2024

Yeah, I am having this issue on Fedora 39 as well, with the latest prebuilts.

$ als
als: error while loading shared libraries: libicuuc.so.70: cannot open shared object file: No such file or directory

@pingshiyu
Copy link

I've also been having this issue! It seems to be asking for a version of libicuuc that is incompatible with my Ubuntu version (20)

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

No branches or pull requests

3 participants