missing XML::Parser on Slackware Linux v 8.1 (was: Re: Error)

Joost van Baal joostvb at logreport.org
Tue Sep 17 17:43:42 CEST 2002


Hi Theunis,

[Sorry for late reply to your message; please don't use my personal
address, but use a generic one (like e.g. questions at logreport.org).
This increases your chances on a quicker reply.]

On Mon, Aug 26, 2002 at 11:06:29AM +0200, Theunis De Klerk wrote:
> 
> Thank you for your prompt response. I had downloaded the full version of
> lire

You're talking about lire-full-1.1.tar.gz here?

> and in the extras directory is the XML::Paser module.  I ran perl
> Makefile.PL, make and make test and the results tested perfectly. 

No need to run these.  To install Lire 1.1 (including XML::Parser, if
needed), one needs to run

 cd lire-1.1
 ./configure
 make
 make install

, as is documented in Lire's INSTALL file.

> I then
> tried to run lr_check_service -l again and it gave me the same error.

[As a side note: why are you trying to run lr_check_service?  What are
you intending to use Lire for?]

> Anything else I must do?

Check wether XML::Parser is actually installed on your system.  If
you've ran Lire's ./configure without any arguments, it should reside
somewhere in /usr/local/share/perl or /usr/local/lib/perl/ .

> Do you think it has something to do with slackware?

I don't know much about slackware, actually...

> -----Original Message-----
> From: Joost van Baal [mailto:joostvb at logreport.org] 
> Sent: Friday, August 23, 2002 7:21 PM
> 
> [I've set the Reply-To address to the public questions at logreport.org
> list: more people might be interested in any follow-up to this
> discussion.]
> 
> On Thu, Aug 22, 2002 at 10:19:47AM +0200, Theunis De Klerk wrote:
> >  
> > just downloaded and installed lire on a slackware 8.1 machine. when i 
> > try run lr_check_service -l  it gives me this error:
> >  
> > -----snip-------
> >  
> > Can't locate XML/parser.pm in @INC (@INC contains: 
> > /usr/local/share/perl5 /usr/lib/perl5/i386-linux /usr/lib/perl5 
> > /usr.lib/perl5/site_perl/i386-linux
> > /usr/lib/perl5/site_perl .) at 
> > /usr/local/share/perl5/lire/dlfschema.pm
> > line 7
> <snip>
> >  
> > ------snip-------
> >  
> > iam a newbie, so iam a little stuck.
> > what is the problem?  am i missing perl library files?  what do i do?
> 
> I assume the errormessage actually was "Can't locate XML/Parser.pm"
> instead of "Can't locate XML/parser.pm".  (Please copy-and-paste error
> output next time, if that's possible; don't type it manually.)
> 
> Is XML::Parser (version 2.29 or later), by Larry Wall and Clark Cooper,
> installed on your system?  If not, get it as distributed with the `full'
> Lire tarball, or get it from CPAN ( http://www.perl.com/CPAN/ ).  (I
> don't think there's a native Slackware package for XML::Parser.)
> 
> More information about needed software to run Lire is in Lire's INSTALL
> file, as well as in the Lire User Manual.

Bye,

Joost

-- 
Joost van Baal              . .           http://www.logreport.org/
                           .   .
/^LogReport$/               . .               joostvb at logreport.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.logreport.org/pipermail/questions/attachments/20020917/36ebf68c/attachment.bin 


More information about the Questions mailing list