HTML-Parser - Re: upgrade problems (win32)

Posted on Tue Jun 7 12:01:35 2005 by ivorw in response to 587 (See the whole thread of 3)
Re: upgrade problems (win32)

The clue is in the following.

Cannot forceunlink C:\Perl\site\lib\auto\HTML\Parser\Parser.dll: Permission denied at C:\Perl\lib/F +ile/Find.pm line 519

Looks like you already have installed an earlier version of HTML::Parser, but you don't have the permissions to remove it.

Try and rename C:\Perl\site\lib\auto\HTML\Parser\Parser.dll out of the way and do another nmake install

Direct Responses: 595 | Write a response