In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Noah)
wrote:
> newbie to OSX perl
> but installing Bundle::CPAN is failing
>
> a lot of modules install successfully except when it reaches
> "Mac::Files" (I think?) the test fails. what is the best course of
> action here?
> ...
> Warning: Prerequisite 'Mac::Files => 1.09' for
> 'A/AD/ADAMK/File-HomeDir-0.65.tar.gz' failed when processing
> 'C/CN/CNANDOR/Mac-Carbon-0.77.tar.gz' with 'make_test => NO'.
> Continuing, but chances to succeed are limited.
> Warning: Prerequisite 'Mac::Carbon => 0.77' for
> 'A/AD/ADAMK/File-HomeDir-0.65.tar.gz' failed when processing
> 'C/CN/CNANDOR/Mac-Carbon-0.77.tar.gz' with 'make_test => NO'.
> Continuing, but chances to succeed are limited.
> ...
1. have try on upgrade all your already mode ?
perl -MCPAN -e "CPAN::Shell->install(CPAN::Shell->r)"
2. try force install for Mac::Files and Mac::Carbon ?
--
klp