Skip to content

Error while loading shared libraries: libicui18n.so.60 #346

Answered by sirredbeard
myokeeh asked this question in Q&A
Discussion options

You must be logged in to vote

This app is designed for Ubuntu 18.10 bionic.

You are attempting to install on Ubuntu 20.04 focal. I was able to reproduce the bug on Ubuntu 20.04 focal, it doesn't work.

The appears to be looking for libicui18n.so.60 which is not packaged for Ubuntu 20.04 'focal'.

libicui18n.so.60 is available in Ubuntu 18.10 'bionic'.

You can download Ubuntu 18.10 for WSL here.

Then install with:

sudo apt update
sudo apt upgrade -y
sudo apt install libharfbuzz-dev -y
wget https://downloads.quanergy.com/qview/linux/quanergy-qview_1.6.367_amd64.deb
sudo dpkg -i quanergy-qview_1.6.367_amd64.deb
/opt/quanergy/Q-View/Q-View

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@myokeeh
Comment options

@myokeeh
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by myokeeh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants