[lug] How to add modules to rpm-installed Perl?

Steve Webb steve at badcheese.com
Wed Jan 24 19:46:38 MST 2007


yum -y install perl-DBI

:)

The CPAN way:

perl -MCPAN -e shell
install modulename

- Steve

On Wed, 24 Jan 2007, Bill Thoen wrote:

> Date: Wed, 24 Jan 2007 18:18:50 -0700
> From: Bill Thoen <bthoen at gisnet.com>
> Reply-To: "Boulder (Colorado) Linux Users Group -- General Mailing List"
>     <lug at lug.boulder.co.us>
> To: lug at lug.boulder.co.us
> Subject: [lug] How to add modules to rpm-installed Perl?
> 
> I suppose this is dead easy, but I'm not sure how to proceed. I've got Perl
> on my Fedora Core 6 box, but I need to add the DBI module. My Perl was
> installed as an rpm package, and I have yum working. But can I just
> install this module with yum, or do I need to get it from CPAN and follow
> their instructions? I just don't want to have a mixed install if there's an
> easy way to add to the rpm database.
>
> Thanks,
> - Bill Thoen
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>

-- 
EMAIL: (h) steve at badcheese.com  WEB: http://badcheese.com/~steve




More information about the LUG mailing list