develooper Front page | perl.perl5.porters | Postings from January 2008

Re: Configure cannot find Perl XML Parser in RHEL5

Thread Previous | Thread Next
From:
Dave Mitchell
Date:
January 24, 2008 17:14
Subject:
Re: Configure cannot find Perl XML Parser in RHEL5
Message ID:
20080125011300.GM16911@iabyn.com
On Thu, Jan 24, 2008 at 01:35:38PM -0800, gboh wrote:
> I have had favorable experience with the firestarter firewall on
> RHEL4, so after I recently installed Red Hat Enterprise Linux 5
> (RHEL5) on a new computer, I tried to compile firestarter. The
> "configure" script returned this message:
> 
> checking for XML::Parser... configure: error: XML::Parser perl module
> is required for intltool

This is not the list to discuss this; XML::Parser is not part of the
standard perl distribution.

However, RedHat probably provide a package for it; so doing something like

    up2date install perl-XML-Parser
or
    yum install perl-XML-Parser

might work (I don't know whether RHES 5 has moved from up2date to yum).

-- 
You live and learn (although usually you just live).

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About