X-Recipient: archive-cygwin@delorie.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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=utE7b7fwmkbd2wtmSxCLvRJUcgspApfk5DjOmg6QIYk4nW0g2mCee
	HfKJs8toyimvDpBJ+7oJzuFnm/U8LQC70qSwSJGf5JgPdHbDpQBInNHlVD4AgyLW
	7MUTVXX2wMM4cXxmHjVCnkMTzmrMrYezKwYENiiGjWub3CR+0FTTBM=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=1pqHFUXdsjiipKwn+mYAnaN6mSk=; b=SizWypDwLdVxeL9bp0VUvQNMD5nZ
	Y+cGWgfqFPjp7N1vbTawQpNoX/5X1H6q4RVGif2LvDb24DBUVje9Ml5CXx0DRa9M
	FWCq58bzqKgiDJJbHmgbri8xhnb8dGNGDHKH1A18Z+l2OEb69oa2Sn9a8fgLBBYP
	nXx7PdP0HtxKx6U=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=packaged, scp, mental
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
Subject: Re: look: no words file
Date: Tue, 12 Jul 2016 16:02:03 +0000 (UTC)
Lines: 17
Message-ID: <loom.20160712T175525-370@post.gmane.org>
References: <20160711190516.GA3085@server2.tzongtze.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

David Arnstein <arnstein <at> pobox.com> writes:
> Wnen I type something like
> 	look mental
> I get
> 	look: /usr/share/dict/words: No such file or directory
> In fact, directory /usr/share/dict does not even exist.
> Rather than trying to diagnose this problem, I would like to re-install the
> relevant package(s). So far, I have tried util-linux and bash-completion. No
> improvement. Any other suggestions?

FSF/GNU package miscfiles provides /usr/share/dict/ and other files, but is
not packaged for Cygwin, although it is available on most Unix distros. 
You can easily download, install the contents, add a symlink from
/usr/share/dict/web2 -> words (for compatibility), or you can run look -a to
use web2 instead of words. 
If you have a handy Unix system, you could just scp the files over to Cygwin. 



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

