Subject: | Win32 issue - Permission denied |
Hi,
we are currently finalising Win32/strawberry perl (Oct2009 release),
that should support Bio::Perl as we have included Berkeley DB library
for Win32.
Unfortunately I have experienced the following error:
...
Copying scripts\Bio-SeqFeature-Store\bp_seqfeature_gff3.PLS ->
blib\script\bp_seqfeature_gff3.PLS
blib\script\bp_seqfeature_gff3.PLS -> blib\script\bp_seqfeature_gff3.pl
Can't rename 'blib\script\bp_seqfeature_gff3.PLS' to
'blib\script\bp_seqfeature_gff3.pl': Permission denied at
C:\strawberry\cpan\build\BioPerl-1.6.0-hsCo9P/Bio/Root/Build.pm line 227.
...
It seems to be a problem during moving files from *.PLS to *.pl (I guess
Windows is not able to delete the original [*.PLS] file). I try to
investigate this further, I have submitted this RT currently just for
record.
--
kmx