AIIX / Mycroft-Ai-QtApplication

Qt5 Frontend for Mycroft Ai
27 stars 9 forks source link

Can't run on Ubuntu due to missing dependency libicui18n.so.57 #5

Closed chrison999 closed 7 years ago

chrison999 commented 7 years ago

Trying to run the Appimage on Ubuntu 16.04LTS but keep running up against this error:

Desktop/mycroft-qtapplication.AppImage: error while loading shared libraries: libicui18n.so.57: cannot open shared object file: No such file or directory

I have googled looking for this library for ubuntu but can only find RPM versions for Fedora. There is libicu55 available for Ubuntu. Can you use version 55 instead of 57 when compiling the Appimage so that it runs on Ubuntu?

AIIX commented 7 years ago

fixed on new release.