delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/11/10/14:58:37

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:subject:reply-to:references:to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=JUrRovni3txMrw/F
clSWzKIjHDVBZFA3R2buu6LukBFewgGc2lLz2bhoENeLqEebZ2G2J7VCgO8Ux83+
A4eyb9aICk5MGxicgi1QePuDaRn3Me5xZVrKsF3IDzsJog8qKDcShGuqDgdnfBwD
uRUEXJ+YokXSjHW09V+9zK7oWbY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:from:subject:reply-to:references:to:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=Gb3Lxb87t8PKZBWTdVHYB1
maFqU=; b=T3mCjAsuTSYng4X15vi65CTJpP8Tghg0oCe5BMO9G1JZ+goY9jV5pB
g/WxrnqTIqVV+zD8T+FoeHfx78rshKDY8zsVDgt86+rE+/mhzkU/5QRmNZkAL4J2
jjj42O+GM/r/a1stV/bouYWiFcPMUO6Q+q/isJWpGY0KnTv/tyyjI=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=cards, tablets, Hx-languages-length:1460, phones
X-HELO: smtp-out-so.shaw.ca
X-Authority-Analysis: v=2.2 cv=SPoybKnH c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=O8C0_rgk8uO_zPgofdEA:9 a=QEXdDO2ut3YA:10
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Subject: Re: No gawk-doc package, gawk source autoconf fails
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
References: <f21c95bf-1be1-3bd9-3619-90d74ff383b0 AT Shaw DOT ca> <679b7b0b-e337-64c5-a921-6f4a0f324a73 AT cygwin DOT com> <20161110092428 DOT GD6075 AT calimero DOT vinschen DOT de>
To: cygwin AT cygwin DOT com
Message-ID: <6c34e922-aa0d-acab-873b-70464481df39@SystematicSw.ab.ca>
Date: Thu, 10 Nov 2016 12:58:18 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <20161110092428.GD6075@calimero.vinschen.de>
X-CMAE-Envelope: MS4wfDvzfR1unc0X5+FE4yvAdUwISltWwfiS9jABLCopnkNv4Urw9jSnedket8uqHNFjiCymrZDuQALMihfaeMs1W8l35xnRBDyriIJx9yMEFeOOuhWW4vZa b2dCTl6AfaXW9Y8U+CCkbOSfjcYPblPVLEKt9X7uFLnHYpEBENM3Rh98VIQVOqpgdkjN8KcxZc5Qpw==
X-IsSubscribed: yes

On 2016-11-10 02:24, Corinna Vinschen wrote:
> On Nov  9 18:29, Yaakov Selkowitz wrote:
>> On 2016-11-09 18:02, Brian Inglis wrote:
>>> Looked for gawk doc in /usr/share/doc/gawk*/ - no HTML, PDF etc.
>>> Checked for gawk doc as a package - no gawk-doc or anything like
>>> it.
>>> Downloaded gawk package source and tried to configure enough to
>>> build doc.
>>> Seems to be problem with autoconf autopoint gettext package
>>> version - something run by autoreconf seems to be detecting
>>> gettext 0.19.8-1 as 0.19.8.1 instead of 0.19.8 which causes
>>> autopoint to fail:

>> This is already fixed in cygport git master.

Thanks for that - fixing a gettext nano-release with an extra .#
autopoint dislikes.

> Do I have to create a fixed gawk package at one point?  Perhaps
> after the next cygport release?

It would be a kindness if the maintainer built the docs and
provided a gawk-doc package like other distros with the next
gawk release.
It would be nice if it included the examples, manuals, and
cards in man, info, html, ps, and pdf formats, unlike most
distros.
Can never have too many doc formats, depending on what you're
doing, what you're looking for, and what you have available.
Regular man and info are good for grepping, html single page
is good for phones and ereaders, multi page and PDF are better
on tablets and desktops.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019