Skip Menu |

This queue is for tickets about the mod_perl CPAN distribution.

Report information
The Basics
Id: 12913
Status: resolved
Priority: 0/
Queue: mod_perl

People
Owner: Nobody in particular
Requestors: luke [...] tc.program.com.tw
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: mod_perl v2.0 cannot install in win32
D:\Perl\bin\perl.exe -MExtUtils::Command -e test_f D:/cpan_module/mod_pe rl-2.0.0/src/modules/perl/mod_perl.lib && D:\Perl\bin\perl.exe -MExtUtils::Comm and -e cp D:/cpan_module/mod_perl-2.0.0/src/modules/perl/mod_perl.lib \lib Cannot forceunlink D:\Perl\site\lib\auto\Apache2\Access\Access.dll: Permission d enied at D:\Perl\lib/File/Find.pm line 906 NMAKE : fatal error U1077: 'D:\Perl\bin\perl.exe' : return code '0xd' Stop.
Thanks for the report. Mod_perl 2.0.7 builds and installs fine for me on Windows 7 x64 with VC++ 2010 using Apache 2.2.22 and both of Perl 5.14.3 and 5.16.2, so I assume this is either an old problem which has long since been resolved, or else was due to trying to install into a perl tree from which Apache/mod_perl was already running (and hence using various DLLs which therefore can't be overwritten). I'm therefore closing this ticket. Please feel free to re-open it, or raise a new one, if there is still a problem here.