On Sun Apr 30 12:10:11 2006, PMQS wrote:
Show quoted text> On Sun Apr 30 02:21:47 2006, ADAMK wrote:
> > I noticed there's some stuff in the Makefile.PL about not being
able
Show quoted text> to
> > install because of in-use files.
> >
> > If ExtUtils::Install 1.39 is available, I believe you now can
> install on
> > Win32 platforms.
>
>
> Hi Adam,
>
> Compress::Zlib has been out in the wild for a looooong time and this
> hasn't been reported before. Can you send me some more info on the
> failure you are seeing please? In particular, are you seeing this
> issue with the 1.x or 2.x version of Compress::Zlib?
Oops - just noticed that the response I posted had nothing to do with
your report. Must have been a cut-n-paste from another issue.
Anyway, I had a very quick look at ExtUtils::Install 1.39 - I'm
assuming that _move_file_at_boot is the logic that gets around the in-
use files?
I'll update my logic and get it to skip the in-use logic if
ExtUtils::Install >= 1.39.
Paul