This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where is my


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]