Dne ne 30. listopadu 2025 20:42:49 Thierry de Coulon via tde-users napsal(a):
Hi all,
I had some spare time available so I decided to do a dist-upgrade (MX-Linux 23, TDE on psb). Now habve 14.1.6 ~development (and the latest MX 23, whatever it's called).
Now, I can't start kmail anymore - this is sent from the older MX 21 install.
The error message is: kmail: error while loading shared libraries: libgpgme++.so.5: cannot open shared object file: No such file or directory
libgpgme++.so.5 is a link to libgpgme++.so.5.0.0 in /opt/trinity/lib
Bug? Workaround? ____________________________________________________
Hi Thierry,
this looks like the latest MX 23 is using a newer version of libgpgme than the one tdepim was built with. You can check output from:
ldd /opt/trinity/lib/libgpgme++.so.5
I assume you will need to check which version of Debian is the basis for MX 23 so that you can select the corresponding distribution in the TDE apt sources list.
Cheers Slávek --