On 10/27/01 12:21 AM, David H. Adler wrote: > Make went fine. Then it got all weird... > > Since some of the tests failed, I went to the t/ directory to run ./perl > harness, as it suggests.
FYI, 4 tests will fail on OS X, so just expect that. > This gave me: > > Perl lib version (v5.6.1) doesn't match executable version (v5.6.0) at > ../lib/Config.pm line 21. > > Huh? I go to check the perl that's in there and... > > localhost% cd perl-5.6.1/t/ > localhost% ./perl -v > > This is perl, v5.6.0 built for darwin Did you try renaming the existing Perl dirs before building? -John
