Computing.Net > Forums > Linux > HELP! with unpacking .TGZ file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

HELP! with unpacking .TGZ file

Reply to Message Icon

Name: maverickbynite
Date: May 18, 2002 at 13:06:53 Pacific
Comment:

Im using redhat 7.3 and simply cannt
unpack a ,tgz file?!!@# Ive read the
instructions from many websites and still
get "file or folder not found" and "command
not found" arghhhh..... I know the file
exists because Im looking at it. Its a new
printer driver for my Z22 printer and I've
just about given up.



Sponsored Link
Ads by Google

Response Number 1
Name: Lawrence
Date: May 18, 2002 at 13:27:28 Pacific
Reply:

Shouldn't it be something like .tgz!!! What
exactly did you type at the prompt, assuming
that you are in the same directory where
the file is? (If you want, e-mail me
directly with the name of the file as well.)

Lawrence


0

Response Number 2
Name: Barry J. Grundy
Date: May 18, 2002 at 15:12:05 Pacific
Reply:

Not much to go on from your post, but make sure you have the case right. Linux is CASE SENSITIVE. so if the file is *.TGZ, then dont try unpacking *.tgz.

Other than that, what's the name of the file, and what command are you trying to use?



0

Response Number 3
Name: James
Date: May 18, 2002 at 15:22:55 Pacific
Reply:

try typing it out and using the TAB key to complete the file BASH should bring up the file. If tar fails then I am thing you download ed in ASCII.


0

Response Number 4
Name: jon
Date: May 18, 2002 at 15:26:44 Pacific
Reply:

a .tgz is just a short hand for a .tar.gz file (if you don't believe me do 'file .tgz' . You can use tar -xcvf on it or gzip -dc | tar -xvf -

J


0

Response Number 5
Name: maverickbynite
Date: May 18, 2002 at 21:08:54 Pacific
Reply:

Thanks guys

the gzip -d | filename.tgz did the trick to unpack it and the tar -xvf filename.ter untarred it. different sites told me different things. But this worked. Unfortunately, the Linux driver for my Z22 printer only works with a parallel connection (I currently use USB with my other OS's. I only have one parallel port currently being used by the Biometric fingerprint scanner built into my keyboard. I'll have to get a PCI/parallel card to get the printer working in redhat....bummer ---- but thanks for the help

-mav


0

Related Posts

See More



Response Number 6
Name: ispacejunk
Date: May 21, 2002 at 06:59:26 Pacific
Reply:

man tar, man gzip is the best place to start good graphical tool called archiver available under Mandrake others too check out www.freshmeat.net


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: HELP! with unpacking .TGZ file

Need Help with Basic Bash Script www.computing.net/answers/linux/need-help-with-basic-bash-script/18382.html

Help with desktops www.computing.net/answers/linux/help-with-desktops/25859.html

Help with dual-boot (ME and Linux) www.computing.net/answers/linux/help-with-dualboot-me-and-linux/8741.html