[bf1942] bz2 file

Scratch Monkey ScratchMonkey at SewingWitch.com
Fri Feb 7 15:41:18 EST 2003


--On Friday, February 07, 2003 1:51 PM -0600 Brian Berglund
<smokey at giventofly.com> wrote:

> [root at RHServer bf1942]# tar -xvfj
> bf1942-lnxded-betaupdate-build-1042921583.tar.bz2 tar: j: Cannot open: No
> such file or directory
> tar: Error is not recoverable: exiting now

Looks like bzip2 isn't installed, or tar was compiled without support for
it. You can separately bunzip2 it, then untar the result:

bunzip bf1942*.tar.bz2
tar xvf bf1942*.tar



More information about the Bf1942 mailing list