agda / agda-language-server

Language Server for Agda
MIT License
99 stars 17 forks source link

ICU dynamic library linking problem on Ubuntu #6

Open banacorn opened 2 years ago

banacorn commented 2 years ago

Prebuilt language server on Ubuntu is reportedly having some linking problems (see https://github.com/banacorn/agda-mode-vscode/issues/68#issuecomment-938044062).

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

bzm3r commented 6 months ago

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 commented 1 month ago

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)