perl

Manuel Aróstegui manuel at todo-linux.com
Thu Aug 21 11:10:59 UTC 2008


On Thu, 2008-08-21 at 14:04 +0300, Mad Unix wrote:
> Am trying to install perl module "File::Find", but not able it gave the
> following
> 
> cpan[1]> install File::Find
> CPAN: Storable loaded ok (v2.15)
> Going to read /root/.cpan/Metadata
>   Database was generated on Thu, 21 Aug 2008 02:03:21 GMT
> Running install for module 'File::Find'
> The most recent version "1.12" of the module "File::Find"
> is part of the perl-5.10.0 distribution. To install that, you need to run
>   force install File::Find   --or--
>   install R/RG/RGARCIA/perl-5.10.0.tar.gz
> CPAN: Time::HiRes loaded ok (v1.9715)
> Running make test
>  Can't test without successful make
> Running make install
>   Make had returned bad status, install seems impossible
> Failed during this command:
>  RGARCIA/perl-5.10.0.tar.gz                   : make NO isa perl
> 

Do you have Time:HiRes correctly installed in your system?

Anyways why don't you try to install File::Find directly from CPAN:
http://search.cpan.org/search?query=FIle%3A%3AFind&mode=all and you'll
be able to see whether you fulfill the dependencies it might need.

Cheers
Manuel. 




More information about the redhat-list mailing list