Linux: ICU version issues
Latest Linux launcher provided from https://launcher.mojang.com/mc-staging/download/Minecraft_staging.deb requires libicu57 to work. Ubuntu 18.04 (which is the latest stable Ubuntu version with long term support) is shipped with libicu60.
However minecraft launcher won't launch with libicu60 as it requires libicu57:
./launcher: error while loading shared libraries: libicui18n.so.57: cannot open shared object file: No such file or directory
Creating symbolic links with the above versions also doesn't work. Please update the launcher with support for libicu60 or provide a self-contained version without any external dependencies (for instance https://snapcraft.io/).
Environment
Linux Ubuntu 18.04 libicu60
Created Issue:
Linux Launcher, icu issues
Latest Linux launcher provided from https://launcher.mojang.com/mc-staging/download/Minecraft_staging.deb requires libicu57 to work. Ubuntu 18.04 (which is the latest stable Ubuntu version with long term support) is shipped with libicu60.
However minecraft launcher won't launch with libicu60 as it requires libicu57:
./launcher: error while loading shared libraries: libicui18n.so.57: cannot open shared object file: No such file or directoryCreating symbolic links with the above versions also doesn't work. Please update the launcher with support for libicu60 or provide a self-contained version without any external dependencies (for instance https://snapcraft.io/).
Environment
Linux Ubuntu 18.04 libicu60
Linux Launcher,icuissuesLinux Launcher, ICU issues
LinuxLauncher, ICUissuesLinux: ICU version issues
I have this same issue.
takkun@ubuntu324:~$ minecraft-launcher ./launcher: error while loading shared libraries: libicui18n.so.57: cannot open shared object file: No such file or directoryUbuntu 18.04 LTS