X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B58A049.2000001@users.sourceforge.net> Date: Thu, 21 Jan 2010 12:43:21 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: help2man broken References: <4B5857AA DOT 2020702 AT byu DOT net> <4B586A37 DOT 8030607 AT cwilson DOT fastmail DOT fm> In-Reply-To: <4B586A37.8030607@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 21/01/2010 08:52, Charles Wilson wrote: > Don't forget, you also typically need this: > > --- help2man.PL > +++ help2man.PL > @@ -34,7 +34,7 @@ my $have_gettext; > BEGIN { > eval { > require Locale::gettext; > - Locale::gettext->import; > + Locale::gettext->import (qw(gettext textdomain)); > $have_gettext = 1; > }; > > I dunno if it's been fixed upstream. http://cygwin.com/ml/cygwin-announce/2009-09/msg00027.html Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple