#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 raimue@…): As Ryan said, this is a common problem with intltool, see #30937 for details. Add these lines to the Portfile: {{{ # intltool needs to be run with the correct version of perl configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12 }}} -- Ticket URL: <https://trac.macports.org/ticket/37722#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X