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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=iJ2VHMO4xavm3Gvl ZpA2W9P2DY00LLUa2QMxfU4DGPSTT3s9zXCciljAH27fmGtgRgDa1ZxJsscvsWDo cEq1WUCANikvHHe5uQAarSJKktnk0cbMtUFevjbiTL+G/X9+fMRCuc4wYdQSAREi JBHfoded5ta+67HnfevzOIgHvVc= 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:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=zLvoVetzZ17rwhG0MOLHN4 1skZM=; b=IbxpZiubFB+M9ucSxqW+JR4SC6gWANyuYt8o+scl55KFGYaMGiSzyf fLvsSOZlH+BHdSfYAnWB1uvFCDdtGgN3T8D8Jo05TwyOW8u4BkogGQ1PAWY9keYP ociu9viq3e5Clh6HdwgT/q4uUii3SqoE0CuLr0J0RVCUPIkD86JkQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=mental, Checker, arnstein, Arnstein X-HELO: mail-wm0-f50.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:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=eIgmXGJhy/b1TxE9BY7svRkIG74ylWVE7UgUZIwiAmM=; b=jpYJ7P6sYKaDnDzV0pvzG4/gn8eIe8OUL7MIxyvCbf5Eh8xDGQM9/VcR+SSy5slMFK uqkRdSV+nua2IsMCq7GeBqkTyife2OmTfILCUJp2U1vOhPV05fYyrp6xP3C2a2Tm9KCM J3x8m61r3bTeL/8U1WGISVHGXE6UwUXqSrs0I2UW5lS8eV/2eCJP8gcCIGNbnUuqtGYf imHjhph5SphBa2//32Glhz1t9nTQToXZtOcXzHawjdb49ZesFFQQeR10VWY9MO+pPGST lK5ciSm5pC/fY19Kh6em6I2uGnaKgTxprfY8BysnkfvIugG5WXbf4X8OZRPumIAJi2fu XkqQ== X-Gm-Message-State: ALyK8tIyoiuqTZ++PwKJ41U2X/I1HKlaDALG00ZiauYMBoztp9sv3LQ+DzTrsDrMyAiP3A== X-Received: by 10.194.52.3 with SMTP id p3mr1373177wjo.112.1468264566384; Mon, 11 Jul 2016 12:16:06 -0700 (PDT) Subject: Re: look: no words file To: cygwin AT cygwin DOT com References: <20160711190516 DOT GA3085 AT server2 DOT tzongtze DOT com> From: Marco Atzeri Message-ID: <9d817551-fe1c-f0a0-04fb-18b95b1c8ace@gmail.com> Date: Mon, 11 Jul 2016 21:15:55 +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: <20160711190516.GA3085@server2.tzongtze.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/07/2016 21:05, David Arnstein wrote: > 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? > 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) $ cygcheck -p usr/share/dict Found 2 matches for usr/share/dict scowl-2015.08.24-2 - scowl: Spell Checker Oriented Word Lists (installed binaries and support files) scowl-2016.01.19-1 - scowl: Spell Checker Oriented Word Lists (installed binaries and support files) see package content https://cygwin.com/packages/x86_64/scowl/scowl-2016.01.19-1 Regards Marco -- 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