<div dir="ltr">Thanks, <br><br>[root@PowerEdge1 ftpsync-1.2.33]# perl -e 'use File::Find'<br>[root@PowerEdge1 ftpsync-1.2.33]# <br><br><div class="gmail_quote">On Thu, Aug 21, 2008 at 5:54 PM, Bowie Bailey <span dir="ltr"><<a href="mailto:Bowie_Bailey@buc.com">Bowie_Bailey@buc.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Mad Unix wrote:<br>
> Am trying to install ftpsync-1.2.33, prerequisite<br>
> [root@PowerEdge1 ftpsync-1.2.33]# cat README | grep ::<br>
> - File::Find, IO::Handle<br>
> - Net::FTP<br>
> - File::Listing<br>
><br>
</div><div class="Ih2E3d">> cpan[2]> install File::Find<br>
> Running install for module 'File::Find'<br>
> The most recent version "1.12" of the module "File::Find"<br>
> is part of the perl-5.10.0 distribution. To install that, you need to<br>
>   run force install File::Find   --or--<br>
>   install R/RG/RGARCIA/perl-5.10.0.tar.gz<br>
<br>
</div>Cpan is trying to install the latest File::Find, but since File::Find is<br>
part of the base Perl distribution, it can't upgrade it without<br>
upgrading your Perl version as well (which is not allowed by default).<br>
<br>
To determine if you have File::Find already installed (which you<br>
should), do this:<br>
<br>
perl -e 'use File::Find'<br>
<br>
If that runs without errors, it is already installed and you don't have<br>
to worry about it.<br>
<div><div></div><div class="Wj3C7c"><br>
--<br>
Bowie<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Your search - madunix - did not match any documents. <br>
</div>