[MacPorts] #32529: Gnome-doc-utils can't be built in Mac OS X 10.4.11/Tiger because of missing XML::Parser perl module

MacPorts noreply at macports.org
Tue Dec 13 16:56:57 PST 2011


#32529: Gnome-doc-utils can't be built in Mac OS X 10.4.11/Tiger because of missing
XML::Parser perl module
--------------------------------------+-------------------------------------
 Reporter:  Peter_Dyballa@…           |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.3                                
 Keywords:                            |        Port:  gnome-doc-utils                      
--------------------------------------+-------------------------------------

Comment(by larry.velazquez@…):

 Try this:
 {{{
 sudo port clean gnome-doc-utils
 sudo port selfupdate
 sudo port install perl5 +perl5_12   # Install perl5.12 and alias perl5 to
 it
 sudo port upgrade intltool          # Make sure you have latest intltool
 sudo port upgrade installed         # Update everything else
 sudo port install gnome-doc-utils
 }}}
 Once you have `intltool` @0.40.6_1, `gnome-doc-utils` will require `perl5
 +perl5_12`. This is a bug, as per #32423, but it shouldn’t be a problem
 unless you really need one of the other `perl5` variants.

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


More information about the macports-tickets mailing list