Re: ExtUtils::Install::_can_write_dir bug (was RE: XML::Parser XML::DOM XML::XSLT)

2006-10-18 Thread Michael G Schwern
Craig A. Berry wrote: > At 9:02 AM -0400 9/29/06, Carl Friedberg wrote: >> I've found the deadly combination: MakeMaker 6.30-2, VMS 7.3-2, Perl >> 5.8.6, and a perl module with a script (which gets put into >> perl_root:[utils]. > > The problem would happen for anything installed in the top level

RE: ExtUtils::Install::_can_write_dir bug (was RE: XML::Parser XML::DOM XML::XSLT)

2006-10-17 Thread Carl Friedberg
(212) 233-5470 > -Original Message- > From: Michael G Schwern [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 17, 2006 11:50 PM > To: Craig A. Berry > Cc: Carl Friedberg; vmsperl@perl.org > Subject: Re: ExtUtils::Install::_can_write_dir bug (was RE: > XML::Parser XML::DOM

ExtUtils::Install::_can_write_dir bug (was RE: XML::Parser XML::DOM XML::XSLT)

2006-09-29 Thread Craig A. Berry
At 9:02 AM -0400 9/29/06, Carl Friedberg wrote: >I've found the deadly combination: MakeMaker 6.30-2, VMS 7.3-2, Perl >5.8.6, and a perl module with a script (which gets put into perl_root:[utils]. The problem would happen for anything installed in the top level of the install target. The bug is

Re: XML::Parser XML::DOM XML::XSLT

2006-09-28 Thread Craig Berry
On Monday, September 25, 2006, at 01:27PM, Carl Friedberg <[EMAIL PROTECTED]> wrote: >Here's the mms output: > >mms /list=xlst_install.log install > > >ERROR: Can't create 'perl_root:[utils]' >Unknown Error >!!!

RE: XML::Parser XML::DOM XML::XSLT

2006-09-25 Thread Carl Friedberg
Craig, > Does the perl_root:[utils] directory exist and do you have access to > it? I can't think of any good reason an extension installation would > need to create it as it's already there in any non-broken Perl > installation. I definitely ran the mmk install from the SYSTEM account with syst