In article <[email protected]>, Jim Lesurf <[email protected]> wrote:
> I downloaded the tar.gz ok. But when I tried to use the 'tar xvfz...' > command I got the errors > gzip: stdin: not in gzip format > tar: Child returned status 1 > tar: Error exit delayed from previous errors > ls confirmed I was in the correct place and that the rpcemu file was > present. > Since I am using ROX I then used the ROX app 'Archive' and this quite > happily extracted the files as I think tar should have done. No idea > what I was doing wrong with the tar command in a terminal. The instructions were wrong for the file you downloaded. The filename rpcemu-0.8.6.tar.gz suggests the file is a tar compressed with gzip. It isn't. It's an uncompressed tar, so unpacking doesn't require the z-switch. Regards, Frank _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
