LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-08-2004, 01:32 PM   #1
sybil
LQ Newbie
 
Registered: Oct 2003
Posts: 4

Rep: Reputation: 0
Downloaded drivers for modem - how to 'untar'?


Hi People

I have just managed to install Fedora on dual boot and would like to get my modem working. (Alcatel speedtouch usb adsl).

I have been to the sourceforge site (I am not allowed to post a URL because this is my first post, so here's the end of it for clarity: project/showfiles.php?group_id=32758&package_id=28264&release_id=198913) and downloaded everything that appears.

Problem 1 - do I need both the tar.gz and the tar.bz2 files or are they different versions of the same thing? I have only vaguely heard of gz but know nothing about bz2 and googling (tm!) for it doesn't enlighten me a great deal!

Problem 2 - I know tar is the same a zip but haven't a clue how to unzip/untar the file(s).

A pointer to a (VERY basic) tutorial or some clues here would be great.

Thanks!
 
Old 02-08-2004, 01:42 PM   #2
Joey.Dale
Member
 
Registered: Jun 2003
Location: Tampa, Fl
Distribution: Gentoo, Slackware
Posts: 828

Rep: Reputation: 39
try reading man tar
to unzip that file use "tar jxvf filename.tar.bz2" replace file name with the name of the file.
 
Old 02-08-2004, 01:46 PM   #3
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
tar -zxvf (file name).tar.gz
tar -zxvf (file name).tgz
tar -jxvf (file name).tar.bz2

.tar.gz and .tgz files are the same thing.

tar parameters...
f means file (must be the last parameter passed before the file name is given)
x means extract
v means verbose
z means archive is gzip compressed
j means archive is bzip compressed.

for more info.. type
'man tar'
 
Old 02-08-2004, 04:16 PM   #4
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Read this http://www.4p8.com/eric.brasseur/spe...le_fedora.html
 
Old 02-08-2004, 04:20 PM   #5
_KDF
Member
 
Registered: Oct 2003
Distribution: FC4/5 & RHEL4
Posts: 133

Rep: Reputation: 15
Quote:
Originally posted by qwijibow
tar -zxvf (file name).tar.gz
tar -zxvf (file name).tgz
tar -jxvf (file name).tar.bz2

.tar.gz and .tgz files are the same thing.

tar parameters...
f means file (must be the last parameter passed before the file name is given)
x means extract
v means verbose
z means archive is gzip compressed
j means archive is bzip compressed.

for more info.. type
'man tar'
just a comment.

"f" doeesnt have to be the last argument passed.

I can quite easily type

tar xfvz something.tar.gz

and it will extract fine.
 
Old 02-08-2004, 06:38 PM   #6
shane25119
Member
 
Registered: Aug 2003
Location: Illinois
Distribution: Linux Mint XFCE
Posts: 654

Rep: Reputation: 53
bz2 is a more compact version of the gz file.


you're going to want to go to the directory where the tarball is: in the terminal and enter in:

tar -xzvf filename.tar.gz OR tar -jxvf

then it will extract and create a directory within the current one

change into that directory

now this is where you must read the README, u can get at it through this command vi README or you can just access it through your Xwindows and jut click on the tarball

usualy now you will run ./configure

followed by make
and then make install

some programs will sub out the ./configure for something like ./mozilla-installer (thats in the case of mozilla

hope this helps
 
Old 02-08-2004, 06:43 PM   #7
sybil
LQ Newbie
 
Registered: Oct 2003
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks for the above, everyone - it's exactly what I needed (I am off to find a guide to linux jargon on Google soon - when I can get online in Linux anyway!)

Andrew - you must be psychic! I have been messing with this for hours now and had figured I must be installing something out of date. Off to read more from your link...
 
Old 02-08-2004, 06:54 PM   #8
shane25119
Member
 
Registered: Aug 2003
Location: Illinois
Distribution: Linux Mint XFCE
Posts: 654

Rep: Reputation: 53
a really good guide to linux commands is:

oreillynet.com/linux/cmd


every single command
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
downloaded some programs / drivers where to from here. mookie2125 Linux - Newbie 1 07-12-2005 07:45 PM
Untar Dharma_bum07 Linux - Newbie 2 11-26-2004 10:16 AM
can't untar... spotass Linux - Newbie 4 05-29-2004 12:41 PM
untar imsajjadali Red Hat 3 01-29-2004 01:47 AM
Pc Tel hsp56 modem riser modem drivers matt_w_lambert Linux - Hardware 1 03-23-2003 05:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:44 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration