#37722: gconf: configure: error: XML::Parser perl module is required for intltool ---------------------------+-------------------------------- Reporter: s.mahajan1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gconf | ---------------------------+-------------------------------- Comment (by egall@…):
`p5-xml-parser` does not have a universal variant and does not install anything.
Yes it does, it installs `p5.12-xml-parser` as a dependency which does in fact have a universal variant which will get propagated to it; I normally just do `p5-` instead of `p5.12-` for perl ports because it takes fewer letters to type and does essentially the same thing. Actually, another suggestion: Try `p5*xml-parser +universal`, that should grab the `XML::Parser` for each perl version available on MacPorts.
I see no indication at this time that this relates to universal issues.
You never know, it can't hurt to try the universal one at least.
Please do not use `cpan` to manually install software into the prefix managed by MacPorts; that will only confuse things.
I was implying the system `cpan`, not the MacPorts one. -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS