Re: perl

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

 



On Mon, Feb 20, 2012 at 12:48:33PM +0000, John Pilkington wrote:
> On 20/02/12 12:22, Dave Mitchell wrote:
> >On Mon, Feb 20, 2012 at 10:42:06AM +0000, Patrick Dupre wrote:
> >>How can I fix the file Config.pm ?
> >
> >You can't. The default search paths are hardcoded into the perl executable
> >at build time, so you'd have to rebuild the perl binary, or add a
> >     BEGIN { @INC = qw(foo bar baz) }
> >at the top of each script.
> >
> >But why do you want to do this? Although Fedora's choice of perl library
> >dirs is somewhat eccentric, is this actually causing you issues?
> >
> >Note also that on 64-bit fedora, perl binary modules are stored under
> >/usr/lib64/perl5, so removing that from @INC would break your perl
> >installation.
> >
> Well I suppose the OP was/is worried about the apparent mismatch
> between the two versions that appear in his post.  I would suggest
> uninstalling perl and then reinstalling it by yum or whatever; but
> again this is F14 and packages may not be easy to find.

The perl that comes with F14 is built with those paths, so reinstalling it
with yum won't make any difference.
The 5.10.0 version-specific directories are empty (on my F14 anyway), so
shouldn't affect anything, unless the OP has installed some modules
directly rather than via yum, using an old fedora 5.10.0 perl; then not
having deleted or reinstalled them since.

-- 
I before E. Except when it isn't.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
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