LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 07-18-2008, 06:09 AM   #1
SanDav
LQ Newbie
 
Registered: Jul 2008
Location: Australia
Distribution: Linux Mint 5
Posts: 3

Rep: Reputation: 0
installing .tar.gz files from a CD


Hi, i running Linux Mint 5 and ordered a CD with linux programs. When I got the CD I found tar.gz files in directories. I doubled clicked on the tar.gz files and the Archive Manager dialogue opened. That was fine but I don't know what a Archive Manager dialogue box is or what it is used for. I saw 2 files/directories in the Archive Manager window and the dialogue box changed names to the ones of the files/directories. This is getting very strange, I thought to myself. I double clicked on the directory and in the left hand side of the window came up a number of files, one of them being README. Great, I thought, the answer lies within. Right clicking on the README file brought up Open Files dialogue box with Available Application box at the top and Recent Applications in the middle, with a line for Application near the bottom. Nothing was in any of these boxes, so I cancelled and it close - leaving me with the Archive Manager and the files/directories I had seen before. You know, I have absolutely no idea what I just explained or what I am supposed to do to get the programs from .tar.gz onto my hard drive in some form of a program I can use. I must also let you know, I am just a week old in Linux and am greener than the grass. So if any wise person wishes to advise me and point me in the right direction, could you please be kind and slow and explain everything as if you were explaining it to an imbacil. I have no idea of linux or the terminology or even have got my head around the concept of Linux. Thank you.
 
Old 07-18-2008, 07:25 AM   #2
Maligree
Member
 
Registered: Mar 2008
Distribution: Gentoo, CentOS, Fedora, Arch
Posts: 231
Blog Entries: 1

Rep: Reputation: 42
Well, uh, you don't need to order any additional software at all, if you have Internet access (by this post I'm judging you do..) you can just install the software you need with your system's package manager (look around in the menus).

But if you REALLY want to install something from source..:
Code:
tar zxf <package>.tar.gz
cd <package>
./configure
make
su -c 'make install'
 
Old 07-18-2008, 07:48 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Not everything that comes in .tar.gz format is source code. After running tar, look in the folder to see if maybe there is an installation script, instructions, etc.

But--as already stated--always try the package manager first.
 
Old 07-25-2008, 11:50 AM   #4
FranDango
Member
 
Registered: Jun 2008
Posts: 101

Rep: Reputation: 15
tar.gz files are a compressed bundle of one or more files. These files can be anything, that a filesystem can handle. It is quite similar to the concept of ZIP files on Windows (and other systems).

Whatever data is contained in a compressed archive (be it tar.gz, zip, bz2 or whatever) has to be uncompressed before you can use it.

When uncompressed, figure out what kind of files these are - executables, installers, README, etc.

The Archive Manager is a handy tool that allows you view the contents of an archive file, without unpacking it.

Linux Archive

Last edited by FranDango; 09-20-2008 at 06:24 AM.
 
  


Reply

Tags
targz


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Need help installing tar gz files please 1702fp Linux - Newbie 18 03-09-2005 09:04 PM
installing tar.gz files rubbertiki Linux - Newbie 9 10-05-2004 08:35 PM
Installing .tar.gz files. TerminalPhreak Linux - Newbie 15 03-19-2003 02:46 PM
Installing .tar.gz files MikeeX Linux - Distributions 9 03-14-2002 05:26 PM
tar.gz / installing files question ataraktos Linux - Newbie 4 03-10-2002 07:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 11:41 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