On Tue, Jul 7, 2009 at 2:30 AM, Ali M.<tclwarr...@gmail.com> wrote: > The File::NFSLock package wont install on Windows, and its blocking > many nice Packages! > KiokuDB and Chart::Clicker to name a few > > what can be done about that?
Install the module without running it's tests. cpan> look File::NFSLock Running look for module 'File::NFSLock' Trying to open a subshell in the build directory... Working directory is C:\strawberry\cpan\build\File-NFSLock-1.20-_uOPOK C:\strawberry\cpan\build\File-NFSLock-1.20-_uOPOK>C:\strawberry\perl\bin\perl Makefile.PL Writing Makefile for File::NFSLock C:\strawberry\cpan\build\File-NFSLock-1.20-_uOPOK>C:\strawberry\c\bin\dmake C:\strawberry\cpan\build\File-NFSLock-1.20-_uOPOK>C:\strawberry\c\bin\dmake install Installing C:\strawberry\perl\site\lib\File\NFSLock.pm Appending installation info to C:\strawberry\perl\lib/perllocal.pod C:\strawberry\cpan\build\File-NFSLock-1.20-_uOPOK>C:\strawberry\perl\bin\perl -e "use File::NFSLock;" [no errors] Thanks, Brian