batmonk has asked for the wisdom of the Perl Monks concerning the following question:
I ran into the following error when trying to update HTML::Parser using ActiveState 5.6.0's PPM:
PPM> verify An upgrade to package 'HTML-Parser' is available. PPM> install HTML::Parser Install package 'HTML-Parser?' (y/N): y Retrieving package 'HTML-Parser'... Error installing package 'HTML-Parser': Cannot forceunlink C:\perl\site\lib\auto\HTML\Parser\Parser.dll: Permission denied at C:/perl/lib/File/Find.pm line 499
How should I proceed? Should I simply delete the C:\perl\site\lib\auto\HTML\Parser\ directory or is there something less heavy-handed I can do to resolve this?
I did try to do my homework before posting, but was unabled to find anything relevant. Please help.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
(tye)Re: Problems Updating HTML::Parser
by tye (Sage) on Mar 01, 2002 at 18:45 UTC | |
by gellyfish (Monsignor) on Mar 01, 2002 at 22:53 UTC | |
by tye (Sage) on Mar 02, 2002 at 00:29 UTC | |
by gellyfish (Monsignor) on Mar 02, 2002 at 11:47 UTC | |
by tye (Sage) on Mar 02, 2002 at 16:23 UTC | |
|
(podmaster: ppm3) Re: Problems Updating HTML::Parser
by PodMaster (Abbot) on Mar 01, 2002 at 20:05 UTC |