https://bugs.exim.org/show_bug.cgi?id=2445
--- Comment #6 from Tony <jodr666@???> ---
(In reply to Giuseppe D'Angelo from comment #4)
> Try running ldd on the dolphin executable and check if it's linked against a
> system-wide libpcre2-16; or similarly on the libQt5Core that dolphin links
> to.
Yes it is.
@Tumbleweed:~> ldd /usr/bin/dolphin | grep libpcre2-16
libpcre2-16.so.0 => /usr/lib64/libpcre2-16.so.0 (0x00007fe7d4148000)
And that is from the stable KDE/Qt packages.
--
You are receiving this mail because:
You are on the CC list for the bug.