Re: perl/XS

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

 



On Sun, Aug 09, 2015 at 08:35:20PM +0200, Patrick Dupre wrote:
> I still have some issues:
> I check all my libraries, but probably I missed something:
> 
> perl -MFitter -e 1
> Can't load '/home/pdupre/perl_lib/i386-linux-thread-multi/auto/Fitter/Fitter.so' for module Fitter: libperl.so.5.18: cannot open shared object file: No such file or directory at /usr/lib/perl5/DynaLoader.pm line 193.
>  at -e line 0.
> Compilation failed in require.
> BEGIN failed--compilation aborted.
> [pdupre@sophocle Line_Profiles]$ perl -MFitter -e 1
> Can't load '/home/pdupre/perl_lib/i386-linux-thread-multi/auto/Fitter/Fitter.so' for module Fitter: libperl.so.5.18: cannot open shared object file: No such file or directory at /usr/lib/perl5/DynaLoader.pm line 193.
>  at -e line 0.
> Compilation failed in require.
> BEGIN failed--compilation aborted.



>  env | egrep 'PERL|LD'
> PERL5LIB=:/home/pdupre/perl_lib/i386-linux-thread-multi
> LD_LIBRARY_PATH=:/home/pdupre/mylib:/usr/local/root_v5_34/lib/root:/usr/local/Minuit2.5.27/lib:/usr/local/intel/lib/ia32:/usr/local/intel/lib/digilent/adept/lib:/home/pdupre/mylib:/usr/local/root_v5_34/lib/root:/usr/local/Minuit2.5.28/lib:/usr/local/intel/lib/ia32:/home/pdupre/mylib:/usr/local/root_v5_34/lib/root:/usr/local/Minuit2.5.28/lib:/usr/local/intel/lib/ia32:/usr/local/intel/lib/digilent/adept/lib
> PERL_LIB=/home/pdupre/perl_lib/i386-linux-thread-multi

I would speculate that in one of the directories listed in your
LD_LIBRARY_PATH or PERL5LIB env vars there is a libperl.so.5.18 file.

What does this give you:

$ find /home/pdupre/perl_lib /home/pdupre/mylib /usr | grep libperl.so.5.18

-- 
A power surge on the Bridge is rapidly and correctly diagnosed as a faulty
capacitor by the highly-trained and competent engineering staff.
    -- Things That Never Happen in "Star Trek" #9
-- 
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