perl

mark m.roth2006 at rcn.com
Thu Aug 21 12:43:48 UTC 2008


Mad Unix wrote:
> Am trying to install perl module "File::Find", but not able it gave the
> following

What version of perl are you running? If 5.10, it's already there. If not,
*sigh* cd .cpan/build/File_Find;make, make install

	mark
> 
> 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
> 
> 
> cpan[2]> quit
> Lockfile removed.
> [root at PowerEdge1 ftpsync-1.2.33]# perl -version
> 
> This is perl, v5.8.8 built for x86_64-linux-thread-multi
> 
> Copyright 1987-2006, Larry Wall
> 
> Perl may be copied only under the terms of either the Artistic License or
> the
> GNU General Public License, which may be found in the Perl 5 source kit.
> 
> Complete documentation for Perl, including FAQ lists, should be found on
> this system using "man perl" or "perldoc perl".  If you have access to the
> Internet, point your browser at http://www.perl.org/, the Perl Home Page.
> 
> 




More information about the redhat-list mailing list