LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-27-2012, 12:51 PM   #1
sudo_su
Member
 
Registered: Aug 2012
Location: Australia
Distribution: Redhat, CentOS
Posts: 59

Rep: Reputation: Disabled
installation of softwares


Dear members

I need to install firefox which I downloaded but its not in rpm, I untar the file and its in below mentioned format.
Quote:
[root@server Downloads]# [root@server Downloads]# ls
firefox-17.0.1.tar GTunnel.zip
[root@server Downloads]# tar -xvf firefox-17.0.1.tar

cd firefox
[root@server firefox]# ls
application.ini dictionaries libnss3.so libssl3.so run-mozilla.sh
blocklist.xml extensions libnssckbi.so libxpcom.so searchplugins
chrome firefox libnssdbm3.chk libxul.so Throbber-small.gif
chrome.manifest firefox-bin libnssdbm3.so modules updater
components icons libnssutil3.so mozilla-xremote-client updater.ini
crashreporter libfreebl3.chk libplc4.so omni.ja update-settings.ini
crashreporter.ini libfreebl3.so libplds4.so platform.ini webapprt
crashreporter-override.ini libmozalloc.so libsmime3.so plugin-container webapprt-stub
defaults libmozsqlite3.so libsoftokn3.chk precomplete
dependentlibs.list libnspr4.so libsoftokn3.so removed-files
[root@server firefox]#
like we use to identify .exe in windows, how can we identify the installation file here and how to install.

PS: I googled for it but every website tells its own story,

Last edited by sudo_su; 12-27-2012 at 12:55 PM.
 
Old 12-27-2012, 01:12 PM   #2
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,672

Rep: Reputation: 486Reputation: 486Reputation: 486Reputation: 486Reputation: 486
Linux is NOT Windows! Linux software is installed from repositories using a package manager. The distribution of Linux you are using Red Hat, Centos, will have a package manager which will allow you to download and install Firefox. You don't have to go round separate software sites for .exe files to get your programs or upgrades as you do with Windows.
Or...
You'd be better downloading the .rpm version and installing with
Code:
yum install Firefox-<suffix>
which will also install any dependencies required.

Play Bonny!
 
Old 12-27-2012, 01:19 PM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
You are usually better off using repositories. If you want a newer version of a program which isn't available in the repositories for your distribution, you may run into dependency problems. Not sure if there would be problems with firefox. I'm wondering where you downloaded firefox from. Going to the Mozilla site below, all the Linux downloads of firefox 17.0.1 are: firefox-17.0.1.tar.bz2.
 
Old 12-27-2012, 04:44 PM   #4
ruario
Senior Member
 
Registered: Jan 2011
Location: Oslo, Norway
Distribution: Slackware
Posts: 2,557

Rep: Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762Reputation: 1762
There is no install file. Just issue ./firefox to run it in place.
 
Old 12-27-2012, 06:20 PM   #5
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Quote:
Originally Posted by sudo_su View Post
Dear members

I need to install firefox which I downloaded but its not in rpm, I untar the file and its in below mentioned format.


like we use to identify .exe in windows, how can we identify the installation file here and how to install.

PS: I googled for it but every website tells its own story,
Your downloaded firefox installer is for windows, it can be inferred from the fact it has a *.zip archive; those for gnu/linux are normally archived as *.tar.gz or *.bz2. So download the one for gnu/linux from here.

Don't worry if it is not in *.rpm or *.deb format it will still run so long as all dependencies are satisfied for that particular version. Do it this simple way--
Code:
 ~$ tar xzjf downloaded-archived.bz2 
~$ cd tarred-folder
~$ ./firefox
That should be enough to launch firefox. If there is an unsatisfied dependency it will not run, so go download an earlier version that will match your kernel version.

There is no need to look for an *rpm package, I have run firefox many times from the tarred folder or from build, although it is always best to find and use one already packaged for your distro version.

Come back if you have further issues.

Hope that helps. Good luck.
 
  


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
Problems with Installation of new softwares adisarun Ubuntu 1 01-05-2012 11:39 PM
which distro gives easy softwares installation zimmi Linux - Newbie 18 10-13-2010 01:41 PM
help on installation softwares rahb20 Linux - Software 1 12-05-2008 03:04 PM
driver/softwares installation on redhat tostay2003 Linux - Software 2 06-16-2006 12:51 AM
Third party softwares installation on redhat 9 shujja Linux - Software 1 08-03-2005 11:05 PM

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

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