LinuxQuestions.org
Review your favorite Linux distribution.
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 11-21-2004, 03:56 PM   #1
Adski
LQ Newbie
 
Registered: Nov 2004
Location: Guernsey, Channel Islands
Distribution: Suse 9.2
Posts: 4

Rep: Reputation: 0
ultra new..


OK....

Can get the basics running and obtain details from the Yast side of things to install stuff, nice and easy, BUT...

How do i install a downloaded tar.gz file... trying to install a web cam!

Now i need a real blow for blow account, sorry this is all new to me.. slowly migrating from MS.. and however much i hate it i must say that this bit is easier with mr gates

Is there a good book that will explain in English how to do things like this....

Thanks for help

Adam

suse 9.2
 
Old 11-21-2004, 04:01 PM   #2
ctux
Member
 
Registered: Jul 2004
Location: Catalunya (Països Catalans)
Distribution: Fedora Core 3
Posts: 50

Rep: Reputation: 15
In the bash, on the direcory execute:

gunzip "thefile.tar.gz" <- uncompress it
tar -xvf "thefile.tar" <- unpackate it
mv "thefile" <- change to the folder "thefile"
./configure
./make
./make install (I suppose you've got the source )
 
Old 11-21-2004, 04:01 PM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
A .tar.gz file is a compressed file. As the user, decompress it, by typing
Code:
tar -zxvf <filename>.tar.gz
This un-tarring will create a new directory. Cd into this new directory and look for 2 files, called README and INSTALL. These files will tell you if there are any special ways to install your program.

Generally, it goes like this:
Code:
enter directory
./configure
make install
...type "su" (minus the quotes)
...type the root password
install
Easy as that!
 
  


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
ultra-2 and ultra-3 SCSI drives on the same bus? PsychosisNode Linux - Hardware 3 12-25-2004 12:52 AM
Monitor with Ultra 10 dakota rob Solaris / OpenSolaris 2 10-21-2004 04:50 AM
Help for an ultra Newbie gbrewste Linux - Newbie 13 06-19-2004 09:52 AM
Ultra 5 problems Iraklis Solaris / OpenSolaris 6 01-27-2004 11:00 AM
Ultra 5 TazLinux Solaris / OpenSolaris 5 04-02-2003 08:51 AM

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

All times are GMT -5. The time now is 05:48 AM.

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