반응형
[ Error message ]
gangserver@TCM73-U240816:~/app/doublecmd/qt5$ ./doublecmd
./doublecmd: error while loading shared libraries: libQt5PrintSupport.so.5: cannot open shared object file: No such file or directory
[ How to Fix the Error ]
sudo apt update
sudo apt install libqt5printsupport5
If errors persist after installation, install the additional steps below.
sudo apt install qtbase5-dev728x90
반응형
'OS > Ubuntu' 카테고리의 다른 글
| Ubuntu Double Commander gtk2 version execution error (0) | 2026.08.19 |
|---|---|
| Ubuntu Double Commander Qt6 version execution error (0) | 2026.08.19 |
| libva error: iHD_drv_video.so init failed (0) | 2026.08.18 |
| Ubuntu 24.04 memory info (type, speed, size) (0) | 2026.07.08 |
| Ubuntu 26.04 cuda install error (/tmp) (0) | 2026.06.02 |