Re: tar: Skipping to next header file

1997-12-19 Thread Raymond A. Ingles
On Fri, 19 Dec 1997, Aaron Walker wrote: > Manoj Srivastava wrote: > > > Hi, > > > > I think you should download the sources from a different site > > perhaps? I've had good results from ftp.kernel.org. > I have downloaded linux-2.0.33.tar.gz from kernel.org twice and neither > one has

Re: tar: Skipping to next header file

1997-12-19 Thread Aaron Walker
I have downloaded linux-2.0.33.tar.gz from kernel.org twice and neither one has worked. Manoj Srivastava wrote: > Hi, > > I think you should download the sources from a different site > perhaps? I've had good results from ftp.kernel.org. > > manoj > -- > Don't tell me how hard y

Re: tar: Skipping to next header file

1997-12-19 Thread Manoj Srivastava
Hi, I think you should download the sources from a different site perhaps? I've had good results from ftp.kernel.org. manoj -- Don't tell me how hard you work. Tell me how much you get done. James J. Ling Manoj Srivastava <[EMAIL PROTECTED]>

Re: tar: Skipping to next header file

1997-12-19 Thread Aaron Walker
What you suggested did not work, so I downloaded the source again (from kernel.org). Now it says: tar: Skipping to next header file It doesn't say anything else like last time. It just ends and goes back to the prompt. Any ideas? dpk wrote: > Try using tar -zxvf linux-2.0.33.tgz. If you get t

Re: tar: Skipping to next header file

1997-12-19 Thread dpk
Try using tar -zxvf linux-2.0.33.tgz. If you get that error again, it means that the file is corrupted and you will have to download the source again. All the kernel sources I download come with a tar.gz extension... I get them usually from kernel.org or sunsite. Did someone else package that for