Re: perl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/30/2014 11:01:51 AM, Patrick Dupre wrote:
> Hello,
> 
> I do not understand,
> 
> I have 2 machines fedora 20 x86_64.
> On one my application run fine, on the other one I get an error:
> Perl API version v5.16.0 of PDL::Core does not match v5.18.0 at
> /usr/lib64/perl5/DynaLoader.pm line 213.
> Compilation failed in require at (eval 42) line 6.
> BEGIN failed--compilation aborted at (eval 42) line 6.
> BEGIN failed--compilation aborted at
> /home/pdupre/Spectroscopy/Stepram/Input_windows.pm line 12.
> 
> 
> At line 12 there is
> use PDL ;
> 
> Both perl-PDL are the same.

Here's a suggestion given for the same problem in another context. If this fails, consult the Perl Monks.

The helpful error message lets you know that the module you are trying to load was built for perl 5.14. Since you now have perl 5.16 the module is no longer binary compatible with the perl runtime and cannot be loaded. This applies to all XS modules which bridge C and perl code together. You must rebuild/reinstall the complaining modules.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux