Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

install HTML::Parser

by jai_dgl (Beadle)
on Jul 18, 2008 at 10:04 UTC ( [id://698556]=perlquestion: print w/replies, xml ) Need Help??

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

First I installed HTML::Parser 3.56 and then I downloaded 2.25 version and installed it.
But now I need to Install the 3.56 version. I tried the same, but it throws an error like this
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSO +LE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_I +N_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL +_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"3.56\" -DXS_VERS +ION=\"3.56\" "-IC:\Perl\lib\CORE" -DMARKED_SECTION Parser.c 'cl' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code + '0x1' Stop.

How can I reinstall this module or what is this error ?
Thanks
Jey

Replies are listed 'Best First'.
Re: install HTML::Parser
by marto (Cardinal) on Jul 18, 2008 at 10:12 UTC
    Which version of Perl are you using? If you have ppm available to you try the following fro the command line:

    ppm install http://trouchelle.com/ppm/HTML-Parser.ppd.

    PPM::Repositories may be of interest to you, as well as Installing Modules from the tutorials section of this site.

    Hope this helps

    Martin
Re: install HTML::Parser
by Anonymous Monk on Jul 18, 2008 at 10:22 UTC
Re: install HTML::Parser
by Anonymous Monk on Jul 18, 2008 at 10:23 UTC
Re: install HTML::Parser
by poolpi (Hermit) on Jul 18, 2008 at 12:44 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://698556]
Approved by marto
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 11:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found