LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 03-06-2009, 08:23 AM   #1
puviyarasan
LQ Newbie
 
Registered: Mar 2009
Location: chennai
Posts: 1

Rep: Reputation: 0
how to install mv firefox-3.1b2 version in RHEL AS4


hi i'm using RHEL AS4
i dont know how to install firefox-3.1beta version in my system
and i've downloaded it and extract it using (tar -jxvf ) this command
but now i dont know how to install it
can any one tell how to do this?
 
Old 03-06-2009, 08:36 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
To install Firefox or Thunderbird on Linux:

Download the tar.gz package from www.mozilla.org

Look in /usr/lib to see if an earlier package exists - if it doesn't have version number suffix you may need to save it.

Unbundle the package to /usr/lib:
e.g.
cd /usr/lib
tar xzvf /root/thunderbird.2.0.0.0.tar.gz

This should create a directory with the install usually without the version.
e.g.
/usr/lib/thunderbird

So you'll know later you should renamed the directory with the version:
e.g.
mv /usr/lib/thunderbird /usr/lib/thunderbird.2.0.0.0

Make a link (check for existing executable first and save it if desired):
e.g.
which thunderbird
Shows: /usr/bin/thunderbird
mv /usr/bin/thunderbird /usr/bin/thunderbird.old
ln -s /usr/lib/thunderbird.2.0.0.0/thunderbird /usr/bin/thunderbird

At that point you should just be able to start the application by typing the command at the prompt:
e.g.
thunderbird
 
  


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 to Install RH AS4 and RHEL 5 on the same machine having options at boot time? masquerade Red Hat 2 01-20-2009 04:33 AM
GIPMSG installation on RHEL as4 sunil_sutar Linux - Software 1 12-02-2007 06:23 AM
startx and rhel as4 Ammad Linux - General 2 04-14-2006 08:06 PM
Japanese input in RHEL AS4 scylla Linux - Software 0 07-29-2005 12:24 AM
RHEL AS4 download links! Verylinux Linux - Software 1 02-25-2005 10:20 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

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