- Version: VLC media player 3.0.1 Vetinari (revision 3.0.1-0-gec0f700fcc)
- Ubuntu 18.04
Error:
cannot load module `/usr/lib/x86_64-linux-gnu/vlc/plugins/gui/libqt_plugin.so' (libQt5Svg.so.5: cannot open shared object file: No such file or directory)
How I got there:
- Installed vlc:
sudo apt install vlc - Installed qt5 (downloaded from the site, followed through the steps, and added to path. Followed the answer at Qt4 interface not working for VLC.
Here's my entire trace when I do vlc -vvv: https://pastebin.com/3wDmGhWV
