LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 08-07-2007, 06:57 PM   #1
joe108
LQ Newbie
 
Registered: Jun 2007
Posts: 4

Rep: Reputation: 0
Question tar


I download the open office 2.2 but I don't know how can I unpack the tar file. I hope someone can help me.
 
Old 08-07-2007, 07:10 PM   #2
Dutch Master
Senior Member
 
Registered: Dec 2005
Posts: 1,686

Rep: Reputation: 124Reputation: 124
On the commandline, do:
Code:
tar -xzf <package-name>
Replace <package-name> with... the name of the package It creates a directory, enter it with the cd command: cd <directory-name> and do
Code:
./configure && make && make install
If this command sequence fails, do it again as root.
 
Old 08-07-2007, 08:04 PM   #3
Daws
Member
 
Registered: May 2006
Location: UK
Distribution: Debian
Posts: 447

Rep: Reputation: 39
I think joe108 downloaded the binary tarball. In which case follow the instructions here. Even better use Debian's openoffice, you are far less likely to run into problems.

On the other hand, if you are compiling openoffice, Dutch Master's method doesn't quite cover it unfortunately.
It is quite a bit more involved than the usual ./configure && make && make install (99% of programs can be compiled this way, so don't let this post put you off compiling in the future which every linux user should do at least once IMO).

If you are intent on compiling from source
a) Buy a supercomputer, openoffice takes a ridiculously long time to compile, and
b) use the BLFS instructions as a starting point. When I last compiled it, (first and last, I might add) I had to tweak the instructions slightly to get it the way I wanted. This meant I had to build it twice (5 days of my life I'll never get back, sigh).

Last edited by Daws; 08-07-2007 at 08:05 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
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
tar | ssh (tar > .tar) syntax issues EarlMosier Linux - Software 6 12-21-2006 12:28 AM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

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