[MacPorts] #27457: help2man configure failure

MacPorts noreply at macports.org
Thu Dec 2 04:55:52 PST 2010


#27457: help2man configure failure
--------------------------+-------------------------------------------------
 Reporter:  elke@…        |       Owner:  macports-tickets@…                   
     Type:  defect        |      Status:  new                                  
 Priority:  Normal        |   Milestone:                                       
Component:  ports         |     Version:  1.9.2                                
 Keywords:                |        Port:  help2man                             
--------------------------+-------------------------------------------------

Comment(by tom@…):

 I've attached the log file, and I've got a solution that worked for me.

 The problem was that perl's Locale::gettext was not properly installed.
 Attempting to install it through ports or cpan also failed, complaining of
 a missing libintl, or being unable to find the gettext libs.

 I was able to install Locale::gettext by obtaining the source, and running

 CC='cc -I/opt/local/include -L/opt/local/lib ' perl Makefile.PL

 before 'make && make install'

 After Locale::gettext was installed, I was able to install help2man
 through ports.

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


More information about the macports-tickets mailing list