delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/07/12/01:45:39

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:subject:to:references:cc:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=oiWZn/ShCGNHZasJ
XXHP4l7KgA0jeHn9ZkkWWPLXv9++4yFX9upnTNNc/ZsniiRfAKsCCgHYP+kzNfN/
vePkSktQ+raj2D6vbjvRO1mbvz8XeKQOPQegHSNP2u2+9IgFrLIJazjqWpbDL6/O
7G4NAyRoZJZHe+6FcG4zL7Cw6sU=
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:subject:to:references:cc:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=OSQ7EENEh9rZWg36QEFk4x
qekCk=; b=cpMkuhTcLpCiAROmX/bQzPB7PhSsoSrV2ZQFEpSc55wx87sNqr97Xl
pqpg4xn9VG2aZcV6JtFXr363/bX/oWjh6X+hsq2w1+9pQMUORqEX7qD81MijzD6Z
++3JPcErfPcCfSWNcJBKc3mk+o15vgvIzIc7ZvzAi1YHreBrS2yLM=
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=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:9d81755
X-HELO: mail-wm0-f48.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=5DiRE6RRSbDKj9sL8o7IGY4nKmYOIhyFqAXIAuMF6T8=; b=UOMox+Nvz5uJIn2EgkVBbCPz97Lx9ZpRwfX3PvqO+rXOd/mtEuamoZKFt4GCVw+zyT 4sMi0M9Rte3GIxB5F2AUxu9PBd22mnlfJe3aJJ9ocDJI9SRwnmAmR/4h8C2bv0eXgR35 RnLAgA3+zgI6i3nwcODjcwtmhLYNy2RIq2P1htSjK5f/NDxPXZw+3JOuyOmiVQT6N70+ RXw8db1a1NVD4/N0i87DLp73ZqjzUnBEddQnNl/P+EV+i5bjmy1hOCJ5oKq+OddMJcNN cpMpuruNPW9BQJGxD8qgm9pFWIP/3Fif3VifsHiAKp8n3NtWHPeJQsxLY1Z62+3JYF8O G0hg==
X-Gm-Message-State: ALyK8tJmxGb67fLUbevw0X2jT2QmA9cviq7XI2C7jzLD1yfXHbiZbX3a1vfMqJotmmzqZQ==
X-Received: by 10.28.51.131 with SMTP id z125mr17464126wmz.15.1468302313256; Mon, 11 Jul 2016 22:45:13 -0700 (PDT)
Subject: Re: look: no words file
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
References: <20160711190516 DOT GA3085 AT server2 DOT tzongtze DOT com> <9d817551-fe1c-f0a0-04fb-18b95b1c8ace AT gmail DOT com> <20160711195559 DOT GA7301 AT server2 DOT tzongtze DOT com>
Cc: David Arnstein <arnstein AT pobox DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <dd4eafa0-155b-caaf-c30c-0299dec9ce78@gmail.com>
Date: Tue, 12 Jul 2016 07:45:00 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <20160711195559.GA7301@server2.tzongtze.com>
X-IsSubscribed: yes

back on cygwin mailing list

On 11/07/2016 21:55, David Arnstein wrote:
> On Mon, Jul 11, 2016 at 09:15:55PM +0200, Marco Atzeri wrote:
>> there is no "/usr/share/dict/words" in any package
>>
>> $ cygcheck -p usr/share/dict/words
>> Found 0 matches for usr/share/dict/words
>>
>> But scowl has 3 dictionary that eventually you can
>> try to use. (I have not tested it)
>
> Thank you. I installed scowl. I also had to
> 	cd /usr/share/dict
> 	ln -s american-english words
>
> I have a memory of look working correctly in cygwin, with no
> configuration required. Out of curiosity, was this ever supported?
>

I don't know. Never used "look"

Regards

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