LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-22-2006, 09:25 PM   #1
loda117
Member
 
Registered: May 2006
Posts: 37

Rep: Reputation: 15
Exclamation intallin a tar.gz file


i am trying to install a tar.gz file i already have extracted it into a directory but cant really get a command to intall it and i cant get it to intall with yast. Help please
 
Old 05-22-2006, 09:41 PM   #2
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by loda117
i am trying to install a tar.gz file i already have extracted it into a directory but cant really get a command to intall it and i cant get it to intall with yast. Help please
After extracting, look at what is in the directory. Is there something that looks like an install script? If so, run it.
If you find filenames like "configure" or "makefile", then you have something that wants to be compiled.
Also look for the "README" which just might have some instructions.
 
Old 05-22-2006, 09:47 PM   #3
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
.tar.gz probably means it's the source code. To install it, you need to compile the code into an actual binary that can be run. You need to have the development packages installed from your distro to compile programs (ie. gcc and automake, etc.). As suggested above, look for a file named 'README' or 'INSTALL' for compiling instructions. Usually it's as easy as issueing these commands from the directory you extracted to.
Code:
./configure
make
make install
A lot of programs require you to do this as root.

regards,
...drkstr
 
Old 05-22-2006, 10:36 PM   #4
loda117
Member
 
Registered: May 2006
Posts: 37

Original Poster
Rep: Reputation: 15
ok well in the file directory which is " /home/ALU/Desktop/install_flash_player_7_linux" i have 5 files inside there 2 read me files which dont make sense and libflashplayer.so, flashplayer.xpt and flashplayer-installer now i have installed both packages (gcc and automake) i am new with linux so i am stuck again how am i going to compile this directory or how am i gonna or which command i am gonna give ??????
 
Old 05-22-2006, 10:47 PM   #5
slackhack
Senior Member
 
Registered: Jun 2004
Distribution: Arch, Debian, Slack
Posts: 1,016

Rep: Reputation: 47
just issue ./flashplayer-installer from inside the directory.
 
Old 05-22-2006, 11:33 PM   #6
loda117
Member
 
Registered: May 2006
Posts: 37

Original Poster
Rep: Reputation: 15
i have got it guys thank u very much

Last edited by loda117; 05-22-2006 at 11:47 PM.
 
  


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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
gave wrong syntax for tar as tar -cvzf file file.tgz how to recover the file gautham Linux - General 4 04-13-2005 03:15 AM
tar -cvzf file.xml file.tar.gz RickHunter_Ve Linux - Software 1 10-06-2004 12:58 PM
Tar gives error when creating a tar file archive davidas Linux - Newbie 10 04-13-2004 12:35 AM
problem unzipping a tar.bz2 file tar: Error is not recov jyome Linux - Software 4 09-04-2003 01:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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