LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-15-2005, 08:44 PM   #1
nationofcass
LQ Newbie
 
Registered: Feb 2005
Posts: 11

Rep: Reputation: 0
Need help installing tarballs


i can't understand how to use the terminal to install tarballs. right now i am trying to install the gtkpod but it came as a tarball and the rpm doesn't work. please help.thanks
 
Old 02-15-2005, 09:19 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
There is a sticky thread for this topic somewhere. Anyway to give you a brief outline, do

1)$tar -xvjf package.tar.bz2 (if it's compressed using bz2)
or
$tar -zxvf package.tar.gz (if it's compressed with gzip)
2)$cd package (change your working directory to the extracted package)
3)do the following
$./configure
$make
#make install (# means as root)

This may not work on all packages so you have to make sure you read the documentation before attempting to install anything.
 
Old 02-15-2005, 10:13 PM   #3
RoofRabbit
Member
 
Registered: Mar 2004
Location: Lenoir, NC USA
Distribution: Mandrake 10.2
Posts: 129

Rep: Reputation: 15
I cheat on tar files, I just press ENTER on the file using Midnight Commander and then simply copy the enclosed directory to where I want it. Then goto the dirctory and do the normal:

./configure
make
make install

(normally antways).
 
  


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
installing Gentoo. need help with tarballs PLLeeaassee! randell6564 Linux - Software 3 11-24-2005 03:47 PM
Installing tarballs with dir structure smudge|lala Linux - Software 4 09-15-2005 03:25 PM
Installing software from tarballs NomadABC Linux - Software 4 02-01-2005 02:11 PM
Very Simple Guide to Installing Tarballs little_penguin Linux - Software 1 11-16-2004 10:19 PM
Tarballs installing questions Focalpoint Linux - Newbie 7 07-06-2004 07:51 PM

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

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