Aug 22, 2004 #1 bosher4 Technical User Joined Aug 22, 2004 Messages 1 Location FR Hi ,I have HPUX-11, i cannot decompress file F.tar.gz or file F.gz by commandes: gunzip -dv F.tar.gz | tar -xvf gunzip F.tar.gz or gzip -dv F.tar.gz |tar -xvf gzip F.gz What's the reason? Could someone suggest a solution? Thank you
Hi ,I have HPUX-11, i cannot decompress file F.tar.gz or file F.gz by commandes: gunzip -dv F.tar.gz | tar -xvf gunzip F.tar.gz or gzip -dv F.tar.gz |tar -xvf gzip F.gz What's the reason? Could someone suggest a solution? Thank you
Aug 22, 2004 #2 vinky Programmer Joined Jun 3, 2003 Messages 13 Location US what error you are getting .Post the o/p. Upvote 0 Downvote
Aug 22, 2004 #3 bosher11 Programmer Joined Mar 5, 2002 Messages 4 Location FR Hello vinky, My messages was .... 1. gunzip -dv ./mozilla-hppa2.0w-hp-hpux11.00-1.7.tar.gz message: gunzip: ./mozilla-hppa2.0w-hp-hpux11.00- 1.7.tar.gz: invalid compressed data--format violated 2. gunzip ./mozilla-hppa2.0w-hp-hpux11.00-1.7.tar.gz message: gunzip: ./mozilla-hppa2.0w-hp-hpux11.00- 1.7.tar.gz: invalid compressed data--format violated 3. gunzip ./unzip-5.51-sd-11.00.depot.gz message: incomplete literal tree gunzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated 4. gunzip -dv ./unzip-5.51-sd-11.00.depot.gz message: ./unzip-5.51-sd-11.00.depot.gz: incomplete literal tree gunzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated 5. gzip ./unzip-5.51-sd-11.00.depot.gz message: gzip: ./unzip-5.51-sd-11.00.depot.gz already has .gz suffix -- unchanged 6. gzip -dv ./unzip-5.51-sd-11.00.depot.gz message: ./unzip-5.51-sd-11.00.depot.gz: incomplete literal tree gzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated Thanks in advance bosher Upvote 0 Downvote
Hello vinky, My messages was .... 1. gunzip -dv ./mozilla-hppa2.0w-hp-hpux11.00-1.7.tar.gz message: gunzip: ./mozilla-hppa2.0w-hp-hpux11.00- 1.7.tar.gz: invalid compressed data--format violated 2. gunzip ./mozilla-hppa2.0w-hp-hpux11.00-1.7.tar.gz message: gunzip: ./mozilla-hppa2.0w-hp-hpux11.00- 1.7.tar.gz: invalid compressed data--format violated 3. gunzip ./unzip-5.51-sd-11.00.depot.gz message: incomplete literal tree gunzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated 4. gunzip -dv ./unzip-5.51-sd-11.00.depot.gz message: ./unzip-5.51-sd-11.00.depot.gz: incomplete literal tree gunzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated 5. gzip ./unzip-5.51-sd-11.00.depot.gz message: gzip: ./unzip-5.51-sd-11.00.depot.gz already has .gz suffix -- unchanged 6. gzip -dv ./unzip-5.51-sd-11.00.depot.gz message: ./unzip-5.51-sd-11.00.depot.gz: incomplete literal tree gzip: ./unzip-5.51-sd-11.00.depot.gz: invalid compressed data--format violated Thanks in advance bosher