15 Aug
2021
15 Aug
'21
3:31 a.m.
On 14/08/2021 19:55, tbier@posteo.de wrote:
On 14.08.2021 00:00, Markus Heinz wrote:
Does someone have an idea how to fix this?
Hi Markus,
I do have an idea how to fix this cosmetic problem: sudo echo "/usr/lib/perl5/5.32/linux-thread-multi/CORE" > /etc/ld.so.conf.d/perl.conf
It would be nice if this could be handled in core/perl directly instead, so I hope that Matt and/or Jürgen could add it accordingly.
It would be better to fix this by using -rpath when building, or with the patchelf program after building. Regards, Alan