Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I'm a perl beginner using perl 5.10. i am trying to use a program which says it has a dependency on file::stat so i tried to install this and got this message
I don't know whether to do the force install suggested as I don't know whether there will be any problems thanks for your helppan[5]> install File::stat Running install for module 'File::stat' The most recent version "1.02" of the module "File::stat" is part of the perl-5.12.2 distribution. To install that, you need to +run force install File::stat --or-- install J/JE/JESSE/perl-5.12.2.tar.gz Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: JESSE/perl-5.12.2.tar.gz : make NO isa perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: should i force install
by moritz (Cardinal) on Dec 04, 2010 at 18:06 UTC | |
|
Re: should i force install
by ww (Archbishop) on Dec 04, 2010 at 18:02 UTC | |
|
Re: should i force install
by Khen1950fx (Canon) on Dec 04, 2010 at 23:29 UTC |