[Module::Build] Cannot forceunlink C:\Perl\site\lib\auto\Compress\Zlib\Zlib.dll: Permission denied a
Status: Beta
Brought to you by:
kwilliams
|
From: Ron S. <ro...@sa...> - 2006-03-23 22:27:44
|
Hi Folks I've been investigating this problem. I get such an error with Compress::Zlib, Params::Validate and Time::HiRes. Here's what I've found, under Win2K: o If Apache+mod_perl is not installed (i.e. as a Windows service), I do not= get this error. o If Apache+mod_perl is installed but the service is not started, I do not= get this error o If the service is started, I get this error What complicates the issue is that Apache, or perhaps Windows, is= inconsistent about whether or not it is installed. Here's a log of a few attempts to play= with this: -----><8----- <Firstly, I stop the Apache service via the control panel. Then...> C:\perl-modules>apache -k uninstall Removing the Apache2 service The Apache2 service has been removed successfully. <Snip installing Compress::Zlib. This is the only snippage in this log> C:\perl-modules>apache -k install [Fri Mar 24 08:52:14 2006] [error] Apache2: Service is already installed. C:\perl-modules>apache -k uninstall Removing the Apache2 service (OS 1072)The specified service has been marked for deletion. : Apache2:= Failed to delete the servic e. C:\perl-modules>apache -k install [Fri Mar 24 08:52:27 2006] [error] Apache2: Service is already installed. C:\perl-modules> C:\perl-modules> C:\perl-modules> C:\perl-modules>apache -k install C:\perl-modules>apache -k uninstall Removing the Apache2 service The Apache2 service has been removed successfully. C:\perl-modules>apache -k install C:\perl-modules>apache -k uninstall Removing the Apache2 service The Apache2 service has been removed successfully. C:\perl-modules>apache -k install C:\perl-modules> -----><8----- HTH -- Cheers Ron Savage, ro...@sa... on 24/03/2006 http://savage.net.au/index.html Let the record show: Microsoft is not an Australian company |