aroso has asked for the wisdom of the Perl Monks concerning the following question:

Hi...
When i install the XML::Checker give me an error like this:
NMAKE : fatal error U1077: return code 0x1

One of us can resolve this problem?

thanks.

Replies are listed 'Best First'.
Re: NMAKE error
by nite_man (Deacon) on Jul 22, 2003 at 15:06 UTC

      Agreed. Nmake would not be the prefered way to install a module in a Windows environment. If you initial install using ppm doesn't find the module, you can try to add more repositories with the rep add command.