Hi Boris,

thank you for answering. I ran the commands:

$ ls -lh /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
lrwxrwxrwx 1 root root   20 May 20 23:57 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 -> libQt5Core.so.5.10.1 lrwxrwxrwx 1 root root   20 May 20 23:57 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10 -> libQt5Core.so.5.10.1 -rw-r--r-- 1 root root 5.0M May 20 23:57 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10.1

$ file /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5:      symbolic link to libQt5Core.so.5.10.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10:   symbolic link to libQt5Core.so.5.10.1 /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.10.1: ELF 64-bit LSB shared object x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=e1c41d9b1532d924df08b21e489ea5ad9cbe653d, for GNU/Linux 3.17.0, stripped

$ sudo apt-get install --reinstall libqt5core5a
[...]

$ quasselcore
quasselcore: error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory


The problem persists.


regards,
Christoph


On 06/22/2018 04:39 PM, Boris Pek wrote:
Hi,

I am not a maintainer of this package, but have some thoughts about possible
reasons of your problem.

Could you show the output of few commands?

$ ls -lh /usr/lib/x86_64-linux-gnu/libQt5Core.so.*
$ file /usr/lib/x86_64-linux-gnu/libQt5Core.so.*

Try to reinstall libqt5core5a package:

$ sudo apt-get install --reinstall libqt5core5a

Best wishes,
Boris


_______________________________________________
pkg-kde-extras mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to