[MacPorts] #30124: intltool: configure: error: XML::Parser perl module is required for intltool
MacPorts
noreply at macports.org
Sun Aug 7 06:14:16 PDT 2011
#30124: intltool: configure: error: XML::Parser perl module is required for
intltool
----------------------------------+-----------------------------------------
Reporter: zouhu0628@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: worksforme | Keywords:
Port: intltool |
----------------------------------+-----------------------------------------
Comment(by mikko@…):
I got this same error while trying to install py26-pygtk.
Here are instructions to work around the problem
See from path what perl version has been used for XML::Parser (check file
paths)
{{{
port contents p5-xml-parser
}}}
Show what actual perl version has been installed
{{{
port installed perl5
}}}
Then you can force reinstall of p5-xml-parser
{{{
sudo port -n upgrade --force p5-xml-parser
}}}
(Thanks for jmr_mp for guiding)
--
Ticket URL: <https://trac.macports.org/ticket/30124#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list