X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Allen Halsey Subject: Re: where is my Date: Wed, 16 Dec 2009 02:43:25 +0000 (UTC) Lines: 18 Message-ID: References: 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 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 Hi Ken, I installed /usr/share/dict/words this way: # cd ~/Downloads # wget ftp://fr2.rpmfind.net/linux/fedora/releases/11/Everything /i386/os/Packages/words-3.0-15.fc11.noarch.rpm # rpm2cpio words-3.0-15.fc11.noarch.rpm | (cd /; cpio -idmv) # chmod 755 /usr/share/dict/ The rpm2cpio.exe utility is contained within cygwin's 'rpm' package; you'll need to install that first. Allen -- 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