I did not have pangox-compat nor pango-anydesk installed, updated to latest anydesk-bin and could not start it due to
anydesk: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
As proposed by israuor, symlinking the "missing" shared object solved it:
sudo -i cd /usr/lib ln -s libpangoxft-1.0.so libpangox-1.0.so.0
My question is only how the package could avoid that manual interaction.
Pinned Comments
D3SOX commented on 2024-02-08 16:46 (UTC) (edited on 2024-04-23 11:42 (UTC) by D3SOX)
Please check if there's actually a new version for Linux available before flagging this package. The version numbers for Windows and Linux are different.