| delorie.com/archives/browse.cgi | search |
| 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)" <yselkowitz AT users DOT sourceforge DOT net> |
| 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> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |