LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 11-10-2004, 08:37 PM   #1
ojasom
Member
 
Registered: Aug 2004
Location: va USA
Distribution: ?
Posts: 49

Rep: Reputation: 15
how do i install .tar?


I know how to unzip bzip2, gzip, zip, blah, blah. And I know how to extract a tar, but then I don't know how to install any thing. I'm using suse 9.1 and I can easily install icons, mouse themes, color schemes, etc. But window decorations, Karamba stuff, and so forth is different.

Also, if it's not to much trouble, how do you install win progs. on wine?
 
Old 11-10-2004, 08:56 PM   #2
daihard
Member
 
Registered: Jul 2003
Location: Seattle, WA
Distribution: Kubuntu 14.04 LTS
Posts: 915

Rep: Reputation: 34
Re: how do i install .tar?

Quote:
Originally posted by ojasom
I know how to unzip bzip2, gzip, zip, blah, blah. And I know how to extract a tar, but then I don't know how to install any thing. I'm using suse 9.1 and I can easily install icons, mouse themes, color schemes, etc. But window decorations, Karamba stuff, and so forth is different.
You usually do not "install" Karamba applets. You simply open the tar file, save the resulting directory somewhere, and run "(super)karamba /your_dir/xxxx.theme" to run the applet. KDE-Look.org has instructions about how to install window decorations.
 
Old 11-11-2004, 02:01 AM   #3
windowsrefugeeX
Member
 
Registered: Apr 2004
Posts: 272

Rep: Reputation: 30
do u mean random programs from *.tar.gz ?
read the REAME.TXT it should explain
 
Old 11-11-2004, 03:22 AM   #4
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
The question could use a little focus. If you are asking how to install programs from a .tar.gz file, the basic steps are:
Code:
tar -zxvf <file>.tar.gz
cd <file directory>
./configure
make 
make install
That's all there is to it: untar the file, move to the directory that gets created, then run the configure, make, and make install commands. HTH -- J.W.
 
  


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 03:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 11:55 AM
how to install .tar.gz and .tar.bz and .src.rpms gadekishore Linux - Software 3 08-06-2010 06:02 PM
how to install .tar.bz and src.rpms and tar.gz files gadekishore Linux - Software 1 10-12-2005 09:09 PM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 07:30 AM

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

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