Date: Sun, 7 Apr 2002 01:49:26 -0500 From: Steve Brown <freebsd@prayforwind.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: freebsd-questions@freebsd.org Subject: Re: OT: AbiWord dictionary Message-ID: <20020407064935.WXHE15050.tomts17-srv.bellnexxia.net@there> In-Reply-To: <1018143776.10214.2.camel@gyros.marcuscom.com> References: <20020406021951.IYYP25753.tomts10-srv.bellnexxia.net@there> <20020406202924.335b7adb.freebsd@prayforwind.com> <1018143776.10214.2.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On April 6, 2002 08:42 pm, Joe Marcus Clarke wrote: Yep, that worked better! Sheesh, but they make it difficult, don't they? Wonder why they don't just have <language>.hash.gz files right on the main download site? Thanks! Steve > On Sat, 2002-04-06 at 20:29, Steve Brown wrote: > > Thanks Joe, > > > > Here's what I get. Am I doing something wrong or is my file bad? > > > > $ ls -l > > total 720 > > -rw-r--r-- 1 steve steve 717047 Apr 6 19:01 > > abispell-en-CA-0.9.6-1.i386.rpm $ rpm2cpio > > abispell-en-CA-0.9.6-1.i386.rpm > abispell-en-CA-0.9.6-1.i386.cpio CPIO > > archive found! > > $ echo abispell-en-CA-0.9.6-1.i386.cpio | cpio -id > > cpio: premature end of archive > > Sorry: > > cat abispell-en-CA-0.9.6-1.i386.cpio | cpio -id > > Doh! > > Joe > > > $ > > > > <snip> > > > > > rpm2cpio <rpm name> > > > > > > Then, you need to use cpio -id to extract the cpio. > > > > > > echo <cpio filename> | cpio -id > > > > > > Joe > > > > </snip> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020407064935.WXHE15050.tomts17-srv.bellnexxia.net>