[MacPorts] #31337: gnome-doc-utils: perl 5.8.1 is required for intltool

MacPorts noreply at macports.org
Sun Dec 4 21:04:53 PST 2011


#31337: gnome-doc-utils: perl 5.8.1 is required for intltool
------------------------------+---------------------------------------------
 Reporter:  scanny@…          |       Owner:  devans@…           
     Type:  defect            |      Status:  new                
 Priority:  Normal            |   Milestone:                     
Component:  ports             |     Version:  2.0.3              
 Keywords:                    |        Port:  gnome-doc-utils    
------------------------------+---------------------------------------------

Comment(by larry.velazquez@…):

 I just ran into a similar problem:
 {{{
 :info:configure checking for intltool >= 0.35.0... 0.40.6 found
 :info:configure checking for intltool-update... /opt/local/bin/intltool-
 update
 :info:configure checking for intltool-merge... /opt/local/bin/intltool-
 merge
 :info:configure checking for intltool-extract... /opt/local/bin/intltool-
 extract
 […snip…]
 :info:configure checking for perl... /opt/local/bin/perl
 :info:configure checking for perl >= 5.8.1... 5.14.1
 :info:configure checking for XML::Parser... configure: error: XML::Parser
 perl module is required for intltool
 }}}
 Even though {{{intltool}}} requires {{{perl5.12}}}, the {{{gnome-doc-
 utils}}} configure script checks for {{{perl5}}}, which might not be
 {{{perl5 +perl5_12}}}. I personally have {{{perl5 +perl5_14}}} installed.
 Since XML::Parser is installed for {{{perl5.12}}} ({{{p5.12-xml-parser}}})
 and not {{{perl5.14}}}, the configure script can't find it and fails.

-- 
Ticket URL: <https://trac.macports.org/ticket/31337#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list