Re: perl on fedora?

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

 



On Tue, 08 Feb 2011 12:55:52 -0800
Mike Wright <mike.wright@xxxxxxxxxxxxxx> wrote:

> Hi all,
> 
> Very confused here.
> 
> I'm trying to install a perl module without any luck.  Isn't this
> stuff supposed to work out of the gate?  Is there some sort of
> fedora / yum way to to this?  Basic instructions for perl either
> return nothing or a failure message.
...snip...

Well, what module are you trying to install? 

I would suggest: 

1. Check to see if it's already packaged in Fedora: 

yum list perl-Whatever
or
yum provides 'perl(whatever::whatever)'

If it is, just yum install it. 

2. If it's not packaged already: 

yum install cpan2rpm
'man cpan2rpm' to find all the options, but: 

cpan2rpm Proc::Daemon /tmp/String-Canonical-1.2.tar.gz

should produce a rpm you can install with 'yum installl ./whatever.rpm' 

Hope that helps, 

kevin

Attachment: signature.asc
Description: PGP signature

-- 
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
[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