>>>>> "Chisheng" == Chisheng Huang <[EMAIL PROTECTED]> writes:
Chisheng> Has anybody successfully unpacked cmucl-2005-04-x86-linux.tar.bz2
Chisheng> and cmucl-2005-04-x86-linux.extra.tar.bz2?
Chisheng> % bunzip2 < cmucl-2005-04-x86-linux.tar.bz2 | tar xf -
Chisheng> tar: This does not look like a tar archive
Chisheng> tar: Skipping to next header
Chisheng> tar: Archive contains obsolescent base-64 headers
Chisheng> tar: Error exit delayed from previous errors
Sorry. Something went wrong when I created these. Don't know what,
but I used a linux box at work instead of usual one at home.
I'll upload some new ones asap.
Chisheng> cmucl-src-2005-04.tar.bz2 can be unpacked without any problem.
Yes, because that was created from on solaris box at work.
Chisheng> Could someone please show me how to use the accompanying .asc
Chisheng> files?
gpg --verify foo.asc foo
Ray