I'am having trouble compiling the PathTools 3.17 Distribution. The error occurs during the during the "make install" phase:
/usr/bin/make test -- OK
Running make install
Cannot forceunlink /usr/lib/perl5/5.8/cygwin/auto/Cwd/Cwd.dll: Permission denied
at /usr/lib/perl5/5.8/File/Find.pm line 907
make: *** [pure_perl_install] Error 13
/usr/bin/make install -- NOT OK
Any help would be greatly appreciated. Thanks.
Posted on Tue Sep 12 04:56:34 2006
by kwilliamsin response to 2075
Re: Problem Compiling PathTools-317 on cygwin
I know this is a really late response, but I just happened upon this thread. If you first upgrade ExtUtils::Install you should be able to then upgrade PathTools and other distributions that need to replace a running DLL.