This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: I can`t unzip nedit*.tar.gz


I have solution.
The first : I use something like this:

            gunzip nedit....,

            then tar -xvf nedit -C /usr/src 

and I was OK.

Thanks for reply

Mi


______________________________________________________________
> Od: "PD Dr. Edward Wornar" <edi@serbski-institut.de>
> Komu: mmira@centrum.cz
> CC: 
> Datum: Wed, 08 May 2002 08:58:49 +0200 (CEST)
> PÖedmŠt: Re: I can`t unzip nedit*.tar.gz
>
> > sorry, sorry,
> > 
> > parametr 'y' was my mistake in letter!!!
> > second mistake was /urs ... /usr better
> > 
> > 
> > I use czech and english keybord and the letter y and z
> > changes, when I switchs from en to cz keyboard,
> > 
> > uff,
> > this is better version, but it doesn`t work anyway!
> > 
> > tar -xzvf nedit-5.3RC1-source.tar.gz -C /usr/src
> > 
> > after this command I received error:
> >  
> >  " tar: Child died with signal 13
> >    tar: Error exit delayed from previous errors "
> 
> It means gunzip couldn't decompress the archive.
> So it was either
> 
> - corrupted
> - decompressed
> 
> Mozilla and Netscape like doing that w.o. changing the name
> so you think you still have a compressed archive when you don't. 
> Just try
> 
> tar xvf  nedit-5.3RC1-source.tar.gz -C /usr/src
> 
> and if it doesn't work, try
> 
> gunzip nedit-5.3RC1-source.tar
> 
> and tell me about any errors
> 
> Cheers
> 
> Edi
> 


--------------------
Centrum pro milovníky peněz http://finance.centrum.cz 




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]