Dear support person,
I tried to install HTML-Parser-3.05. I got the following warning
messages:
**********************************************************
cc -c -I/usr/local/include -O -DVERSION=\"3.05\"
-DXS_VERSION=\"3.05\" -Kpic
-I/usr/local/lib/perl5/sun4-solaris/5.00404/CORE -DMARKED_SECTION
Parser.c
"./hparser.c", line 1069: warning: statement not reached
"Parser.c", line 367: warning: statement not reached
"Parser.c", line 392: warning: statement not reached
Running Mkbootstrap for HTML::Parser ()
chmod 644 Parser.bs
LD_RUN_PATH="" cc -o blib/arch/auto/HTML/Parser/Parser.so -G
-L/usr/local/lib Parser.o
chmod 755 blib/arch/auto/HTML/Parser/Parser.so
cp Parser.bs ./blib/arch/auto/HTML/Parser/Parser.bs
chmod 644 blib/arch/auto/HTML/Parser/Parser.bs
Manifying ./blib/man3/HTML::Parser.3
Manifying ./blib/man3/HTML::Entities.3
Manifying ./blib/man3/HTML::Filter.3
Manifying ./blib/man3/HTML::HeadParser.3
Manifying ./blib/man3/HTML::LinkExtor.3
Manifying ./blib/man3/HTML::TokeParser.3
**********************************************************
I am trying to install the following packages:
URI
MIME-Base64
HTML-Parser
libnet
Digest::MD5
libwww-perl
I downloaded these packages from different sites. I am wondering if
there is any master README file, which could tell me the correct
installation steps and the order in which to install these packages?
Thanks much,
Mamta Kansal.