I'm trying to install swatch using rpmbuild. I'm getting dependency errors saying that I need perl(Date::Calc), perl(Date::Format), and perl(File::Tail). I've been beaten over the head in this group for using CPAN. So methodology do I use to I install those modules? === Al
On Wed, Sep 24, 2008 at 15:16, Al Sparks <data345 at yahoo.com> wrote:> I'm getting dependency errors saying that I need perl(Date::Calc), > perl(Date::Format), and perl(File::Tail). > > I've been beaten over the head in this group for using CPAN. So > methodology do I use to I install those modules?Two of them are here: http://dag.wieers.com/rpm/packages/perl-File-Tail/ http://dag.wieers.com/rpm/packages/perl-Date-Calc/ HTH, Filipe
-----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Al Sparks Sent: Wednesday, September 24, 2008 3:17 PM To: Centos List Subject: [CentOS] Installing perl modules using yum? I'm trying to install swatch using rpmbuild. I'm getting dependency errors saying that I need perl(Date::Calc), perl(Date::Format), and perl(File::Tail). I've been beaten over the head in this group for using CPAN. So methodology do I use to I install those modules? === Al ------------------------------------------------------ JohnStanley Writes: Check out the rpmforge repo for the Perl Modules. There is many of them there already built. JohnStanley