Patrick Dupre via users wrote on 2025/07/09 2:16:
Hello,

Since I updated my machine, I cannot run my perl program.
I get

Can't load 
'/home/pdupre/perl_lib/x86_64-linux-thread-multi/auto/Fitter_E/Fitter_E.so' for 
module Fitter_E: libperl.so.5.38: cannot open shared object file: No such file 
or directory at /usr/lib64/perl5/DynaLoader.pm line 206.
  at ./Test_update.pl line 7.
Compilation failed in require at ./Test_update.pl line 7.
BEGIN failed--compilation aborted at ./Test_update.pl line 7.


Your locally-compiled Fitter_E.so is linked against prel 5.38 library,
but Fedora 42/41 uses perl 5.40.

Recompile all perl libraries locally compiled again with perl 5.40.

Regards,
Mamoru
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to