Re: word not so perfect

1999-09-16 Thread Ed Cogburn
Art Lemasters wrote: > > On Tue, Sep 14, 1999 at 12:02:18PM -0500, Kent West wrote: > > Ashley Clark wrote: > > > > > > On Tue, 14 Sep 1999, David Blackman wrote: > > > > Netscape DOESN'T decompress anything. > > > > > > That's odd, it does on mine (sometimes). I've downloaded several > > > items,

Re: word not so perfect

1999-09-14 Thread Art Lemasters
On Tue, Sep 14, 1999 at 12:02:18PM -0500, Kent West wrote: > Ashley Clark wrote: > > > > On Tue, 14 Sep 1999, David Blackman wrote: > > > Netscape DOESN'T decompress anything. > > > > That's odd, it does on mine (sometimes). I've downloaded several > > items, usually of the form blahblah.txt.gz w

Re: word not so perfect

1999-09-14 Thread Kent West
Ashley Clark wrote: > > On Tue, 14 Sep 1999, David Blackman wrote: > > Netscape DOESN'T decompress anything. > > That's odd, it does on mine (sometimes). I've downloaded several > items, usually of the form blahblah.txt.gz with Netscape and it then > views them for me, uncompressed, in a browser

Re: word not so perfect

1999-09-14 Thread Ashley Clark
On Tue, 14 Sep 1999, David Blackman wrote: > Netscape DOESN'T decompress anything. That's odd, it does on mine (sometimes). I've downloaded several items, usually of the form blahblah.txt.gz with Netscape and it then views them for me, uncompressed, in a browser window. Trying to save them also de

Re: word not so perfect

1999-09-14 Thread David Blackman
Netscape DOESN'T decompress anything. just do tar -xvzf guilg00 let's look at that -x (extract) v (verbose) z (gunzip it) f (read from file) also I've never heard of the command gz, try gunzip (file); tar (file) --dave On Mon, 13 Sep 1999, Ashley Clark wrote: > On Mon, 13 Sep 1999, tf wrote: >

Re: word not so perfect

1999-09-14 Thread Ashley Clark
On Mon, 13 Sep 1999, tf wrote: > I'm on a roll. In trying to install wordperfect 8, I followed the > instructions on their site: > > gz guilg00.gz;tar guilg00 > > And got an error, "not in gzip format". Corrupt download? Hope not. Did you download it with netscape? Usually netscape decides to

word not so perfect

1999-09-14 Thread tf
Hey Guys, I'm on a roll. In trying to install wordperfect 8, I followed the instructions on their site: gz guilg00.gz;tar guilg00 And got an error, "not in gzip format". Corrupt download? Hope not. Any ideas? -- -t