Hello all,

I am attempting to link XML::Checker::Parser (libxml-enno-1.02) to an 
external XML DTD.  I am running into a problem when I run the Perl script 
that uses XML::Checker::Parser.  Here is the message I get:

Can't locate loadable object for module HTML::Parser in @INC (@INC contains: 
/home/rcartmil/perl/lib
/usr/local/perl-5.004_04/lib/sun4-solaris/5.00404 
/usr/local/perl-5.004_04/lib 
/usr/local/perl-5.004_04/lib/site_perl/sun4-solaris
/usr/local/perl-5.004_04/lib/site_perl .) at 
/home/rcartmil/perl/lib/HTML/Entities.pm line 79
BEGIN failed--compilation aborted at 
/home/rcartmil/perl/lib/HTML/HeadParser.pm line 70.
BEGIN failed--compilation aborted at 
/home/rcartmil/perl/lib/LWP/UserAgent.pm line 103.
BEGIN failed--compilation aborted at 
/home/rcartmil/perl/lib/XML/Checker/Parser.pm line 107.
BEGIN failed--compilation aborted at checkparse.pl line 3.

I have all of the modules installed at /home/rcartmil/perl/lib, where 
PERLLIB points to in my setenv.  As you can also see above, @INC also knows 
to look in the same place.  I have installed HTML-Tagset-3.02, 
HTML-Parser-3.13 and libwww-perl-5.48 all in the same lib in my home 
directory.  I did, however, get an error message upon installation of the 
module libwww-perl-5.48, which I installed yesterday.  I'm not sure if 
libwww-perl or if HTML-Parser is the problem.  I had no problems running 
make test when I installed HTML-parser.

I'm guessing there might be a problem with either the HTML-Parser or 
libwww-perl, since it looks like the errors are orignating from those 
modules.

I even tried installing older versions of the modules, to no avail.

Does anyone else have any suggestions?

Thanks

Ryan Cartmill
mailto:[EMAIL PROTECTED]

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.

Reply via email to