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

hello

i'm trying install install HTML-Parser-3.69, i get this error message

/bin/sh: gcc-4: command not found Makefile:365: recipe for target `Parser.o' failed make: *** [Parser.o] Error 127

i get error when i tape make command

i use cygwin with perl v5.10.1

Replies are listed 'Best First'.
Re: install HTML-Parser-3.69
by GrandFather (Saint) on Dec 27, 2011 at 09:10 UTC

      i have gcc installed and i install it again but the same problem

      when i'm trying to use CPAN then i get this error message :

      Fetching with LWP: http://www.perl.org/CPAN/modules/02packages.details.txt.gz Lockfile removed. Transfer truncated: only 598905 out of 1223672 bytes received

        This seems to be a network issue. Try resetting your modem(or follow the troubleshooting instructions provided with it), or speak with your ISP.

        If that does not work, you may want to reinstall LWP or even CPAN.

        ~Thomas~
Re: install HTML-Parser-3.69
by Khen1950fx (Canon) on Dec 27, 2011 at 09:24 UTC

      althout this error message i can use HTML::Tokeparser

      i have an other question about unget_token methode

      can some one explain it

      not from CPAN please