[CentOS] perl-File-Temp problem

Mark Pryor tlviewer at yahoo.com
Sun Dec 9 03:40:31 UTC 2007


--- FTNX <ftnx at ksbase.com> wrote:

> Where do I find an RPM for perl-File-Temp for Centos
> 5 that will work? At some 
> point Perl got upgraded, and perl-File-Temp stopped
> working, killing 
> amavisd-new. I've tried different versions, even
> from a src.rpm, but they 
> won't install due to a conflict with Perl.

Hello,

File::Temp is part of core perl. 

root at support tlviewer]# locate File/Temp.pm
/data/mock/centos-5-i386/root/usr/lib/perl5/5.8.8/File/Temp.pm
/data/mock/centos-5-x86_64/root/usr/lib/perl5/5.8.8/File/Temp.pm
/usr/lib/perl5/5.8.8/File/Temp.pm

[root at support tlviewer]# perl -M'File::Temp 9999'
File::Temp version 9999 required--this is only version
0.16.
BEGIN failed--compilation aborted.

[root at support tlviewer]# rpm -ql perl | grep Temp.pm
/usr/lib/perl5/5.8.8/File/Temp.pm
/usr/lib/perl5/5.8.8/File/Temp.pm

unless you tried to upgrade it from CPAN, I don't see
how you got out-of-sync.

-- 
Mark


      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping



More information about the CentOS mailing list