728x90
반응형
[ 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 |
| CSV, Excel, Calc, JSON, XML, TSV simple viewer (v 0.2.2) - Ubuntu 24.04 (0) | 2026.08.14 |
| CSV, Excel, Calc, JSON, XML, TSV simple viewer (v 0.2.1) - Ubuntu 24.04 (0) | 2026.08.14 |