LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-27-2003, 06:04 PM   #1
Txlyo
Member
 
Registered: Oct 2003
Posts: 41

Rep: Reputation: 15
how to install new software with *.tar.gz


as title....after uncompress it i dont know what to do next....
 
Old 10-27-2003, 06:11 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
look for a readme file, it usually contains instructions for installation.
 
Old 10-27-2003, 06:16 PM   #3
nirvanix
Member
 
Registered: May 2003
Location: Calgary, Canada
Distribution: Arch Linux
Posts: 194

Rep: Reputation: 30
Hi, *.tar.gz are just standard compression formats, but what you need to know, either by looking at what you uncompressed or by getting information from the place where you got the file, is what are the uncompressed contents? Are they binary file(s) or are they source code file(s). If they are binaries you can likely run them right away, or you could put them in a standard binary directory like /usr/local/bin and run them from there.
If they are source files, things that end with .cpp and .h, you will have to do a compile. Usually there are instructions available in the uncompressed files. A fairly standard procedure for compiling and placing the resulting binaries in the correct directories would be issuing the following commands (from the directory containing the uncompressed files):

1) ./configure
2) make
3) make install

You'll see a fair bit of that if you stick with Linux!
 
  


Reply


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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
how to install .tar.gz and .tar.bz and .src.rpms gadekishore Linux - Software 3 08-06-2010 05:02 PM
how to install .tar.bz and src.rpms and tar.gz files gadekishore Linux - Software 1 10-12-2005 08:09 PM
compile software by tar package kernelvn *BSD 2 06-12-2005 12:17 PM
Installing Software from source.. bin. tar. Vm Consoles, TCL??? murbz Linux - Software 3 07-15-2004 05:08 PM

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

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