Craig Berry wrote: > At 2:27 PM -0500 2/18/05, Dave Greenwood wrote: > >I've installed Perl 5.8.6 (using VMS 7.3-1 and MMK 3.9-9. I then downloaded > >PathTools 3.04 and unpacked that into > >PERL_ROOT:[LIB.SITE_PERL.PATHTOOLS-3_04...]. > > Eek. You should never directly put anything under > perl_root:[000000...]. Only Perl's own installers should ever write > to those directories. Unpack your source kits in a scratch directory > somewhere, build them, run the test suites, and then when you are > satisfied they are ok run the installer like so: > > $ mmk install > > Now, this may not be causing the problem you observed, but this is > the first thing you need to do regardless.
Apparently that was causing the problem. I moved the source kit elsewhere, built and tested and the test ran successfully. (I guess that's what I get for reading CONFIGURE.COM where it creates [LIB.SITE_PERL] as a place for users to put site-specific extensions and modules.) Having installed PathTools into PERL_ROOT (via MMK INSTALL), is it possible to run the full Perl test suite on the installed (& updated) version of Perl? Thanks, Dave -------------- Dave Greenwood Email: [EMAIL PROTECTED] Oak Ridge National Lab %STD-W-DISCLAIMER, I only speak for myself