> > 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.
Yes, I understand that. The question is why? I have an issue with one library, which has been recompiled 10 times under fedora 42. Thus, it should have been linked against libperl.5.40. What else can I do? In my opinion, there is an issue with perl 5.40 which has not been fixed. How can I check? Actually, I currently fixed the issue by linking /usr/lib64/libperl.so.5.38 to libperl.so.5.40 After that all my dynamic libraries are OK > > 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 > -- _______________________________________________ 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