| delorie.com/archives/browse.cgi | search |
| 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 <allenhalsey AT gmail DOT com> |
| Subject: | Re: where is my |
| Date: | Wed, 16 Dec 2009 02:43:25 +0000 (UTC) |
| Lines: | 18 |
| Message-ID: | <loom.20091216T031001-499@post.gmane.org> |
| References: | <e76b37920912112042q472545bidedc7f96162c83bb AT mail DOT gmail DOT com> |
| Mime-Version: | 1.0 |
| 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: | <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 |
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |