James E Keenan wrote:

> [[[ snip ]]]
>
>>>
> [snip]
>
> Let me point out one other anomaly which may not be the source of the
> problem.  In the following line of output 'make' is using the perl
> executable in /usr/bin
>
>>> /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)"
>>> blib/script/modulemaker
>>> Manifying blib/man1/modulemaker.1
>>
>
I don't think that matters:

[ burnt ] :: pwd
/usr/bin
[ burnt ] :: ls -al per*
lrwxr-xr-x  1 root  wheel  19 Jul 21  2004 perl -> /usr/local/bin/perl
lrwxr-xr-x  1 root  wheel  19 Jul 21  2004 perl5 -> /usr/local/bin/perl
lrwxr-xr-x  1 root  wheel  19 Jul 21  2004 perl5.6.1 -> /usr/local/bin/perl

and as an added test, i tried:

/usr/local/bin/perl Makefile.PL

on a clean untar ... and the same issues.

I don't get it ....

And since it seems to be only the 2 of us, should we take this off-list,
or is it something that's worth keeping on the list for "posterity"

--b--



Reply via email to