Jump to content

tgz file


Guest gegalla
 Share

Recommended Posts

Guest gegalla

I've downloaded a driver for an intel modem and it iis a tgz file. I've dowmloaded it in winxp and it reads 0 bytes is this correct. How d o I unzipp the file when I get it to llinux? I'm using mandrake 9 and kde 3 .

Link to comment
Share on other sites

Yes, if it is reading 0 bytes, then that is probably a bad thing. Usually tgz files will show up with a zip file icon. You may want to try and download the file using Linux.

 

Anyway, in order to extract the file use the following command

 

$ tar -zxvf foo.tgz

 

where foo.tgz is the name of the file. You will need to do this from the command line.

 

Otherwise, simply right click on the file and say extract here. This should also extract the file for you.

 

tgz files are very similiar to zip files.

Link to comment
Share on other sites

Guest gegalla

Thanks for the replys. Stangest thing,, two times I download the tar file from intel ftp servers and get an icon but no data, the third time I do it the file downloads properly. So I've gottten ithe file into linux and have been able to extract it using ark. The extracted files have a readme file which I have been able to read in kwrite. The installation process appears to be in command lline form. Is there another way to install not using command line?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...