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 - 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 03-27-2014, 09:32 PM   #1
gman59
LQ Newbie
 
Registered: Feb 2014
Posts: 2

Rep: Reputation: Disabled
Question installing tar.gz applications


how do i install applications that are (tar.gz)in linux mint?
in particular apache office 4.01
 
Old 03-27-2014, 09:39 PM   #2
kirukan
Senior Member
 
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278

Rep: Reputation: 148Reputation: 148
I am not familiar with Linux Mint, Hopefully you can follow the instruction in the INSTALL file which is come with tar file.
 
Old 03-27-2014, 10:17 PM   #3
bcwagne
Member
 
Registered: Feb 2008
Distribution: Debian Testing
Posts: 169

Rep: Reputation: 32
My first course of action would be to check for a (trusted) repository for that particular application, either in the official Mint repositories, or a compatible repository i.e. Ubuntu or Debian. (Be careful about using unofficial repos though!) If the application packages are not anywhere handy, and you're desperate, downloading either the source and building (heaven forbid for something so complex/big), or just a .deb package and installing might be easier.

I am not using Apache Office on Mint or otherwise, so I don't know the particulars...maybe this can help though:

http://www.itzgeek.com/how-tos/linux...#axzz2xCWJdVcA
or https://forum.openoffice.org/en/foru...ic.php?t=50119
or https://wiki.openoffice.org/wiki/Doc...rg_on_Linux%3F
or http://forums.linuxmint.com/viewtopic.php?f=29&t=114498

Like I said, I don't know the particulars of your situation...good luck though...
 
Old 03-27-2014, 10:28 PM   #4
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by gman59 View Post
how do i install applications that are (tar.gz)in linux mint?
in particular apache office 4.01
I assume that you mean Open Office.

Both Open Office and Libre Office should have packages available in the repos. That would be much easier than installing from the tar archive. I am not a Mint user so cannot tell you how to select those from a repo, but I am sure someone who uses Mint will jump in here with the details.
 
Old 03-27-2014, 11:15 PM   #5
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
I have noticed that tarballs are meant for installing software from source . It takes some time to compile it .
The quicker & easier way is http://forums.linuxmint.com/viewtopic.php?t=97158
In repository , developers have compiled the software from source into binary suited for your distro & tested it too.
Still , if you are interested in doing manually then
usually , the sequence to run in terminal is
Code:
mkdir tarballs_extracted #let us be systematic
cd tarballs_extracted
tar -xvzf absolute-path-to-.tar.gz-file
cd folder-just-created
./configure
make #if no errors (like gcc , software library etc. missing) occur in above
sudo make install
Also , always post your distribution version and relevant file details.
Hope , that helps.

Last edited by sumeet inani; 03-27-2014 at 11:20 PM.
 
Old 03-28-2014, 01:02 AM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
and if not the mint software repo
then there ARE !!! "deb" packages to install for Debian based systems
just like there are "rpm" packages for redhat based systems

there is no need to build the java source code
that is a rather big project

and running just "./configure" likely will not be enough

OpenOffice is a VERY LARGE project
 
Old 03-28-2014, 07:26 AM   #7
sumeet inani
Member
 
Registered: Oct 2008
Posts: 908
Blog Entries: 26

Rep: Reputation: 49
this may be relevant -> https://www.openoffice.org/dev_docs/setup-linux.html
 
  


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
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
Install applications that ar TAR files. RSWALKER Linux - Newbie 4 03-20-2005 07:11 AM
Removing applications installed using TAR -zxf cvc505 Linux - Newbie 2 05-19-2004 07:56 PM
Error while installing package.tar.tar isone Linux - Software 2 11-03-2003 11:58 AM

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

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