There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
UNIX/Linux
Tag Cloud
audio blue screen boot bsod computer cpu crash dell desktop driver drivers error excel external hard drive firefox firewall freezes freezing hard drive hardware hijackthis internet internet explorer itunes laptop malware motherboard mouse network networking outlook outlook 2007 popups power printer problem ram router screen slow sound trojan usb virus vista vista 32-bit windows windows xp winxp wireless
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
Installing Firefox Release Candidate 2 in Linux


Computer problem? Tech Support Guy is completely free -- paid for by advertisers and donations. Click here to join today! If you're new to Tech Support Guy, we highly recommend that you visit our Guide for New Members. Enjoy!

Closed Thread
 
Thread Tools
lotuseclat79's Avatar
Distinguished Member with 11,155 posts.
 
Join Date: Sep 2003
Location: -71.45091, 42.27841
06-Jun-2008, 12:50 AM #1
Installing Firefox Release Candidate 2 in Linux
The directory into which the root account should install the downloaded bunzip2'd tarball is: /usr/lib. However, if you are running Firefox 3.0b5 because you have installed or are running the Ubuntu 8.04 LTS Live CD (like me), then you need to fixup the execution links to firefox.

It turns out that if you issue the which command to find the location of the firefox executable, it goes like this:

$ which firefox -> /usr/bin/firefox
$ ls -lt /usr/bin/firefox -> firefox-3.0
$ ls -lt /usr/bin/firefox-3.0 -> ../lib/firefox-3.0b5/firefox.sh

so, you need to remove the symbolic link in /usr/bin, i.e. firefox-3.0 and recreate it to the newly installed firefox-3.0rc2 directory.

Here are the steps I did to make it work:
0) mv /usr/lib/firefox /usr/lib/firefox.orig
1) As root, install ff-rc2 into /usr/lib/firefox, then renaming the just installed firefox directory to firefox-3.0rc2
1a) cp firefox-3.0rc2.tar.bz2 /usr/lib
1b) bunzip2 firefox-3.0rc2.tar.bz2
1c) tar -xf ./*.tar
1d) either: rm *.tar, or bzip2 *.tar and move it elsewhere
1e) mv firefox firefox-3.0rc2
2) cd /usr/bin/
3) rm firefox-3.0
4) ln -s ../lib/firefox-3.0rc2/firefox firefox-3.0

-- Tom

P.S. The release notes do not tell you where the so-called firefox directory is located into which to install the release candidate, but for future reference that is the one they are talking about (the technical writers of the Release Notes make the assumption that anyone downloading and running the release candidates are familiar with the directory they are talking about) - now, if we could get them to create the tarball from the root directory, i.e. /, then it would be perfectly clear which one they are talking about.
__________________
The independence created by philosophical insight is - in my opinion - the mark of distinction between a mere artisan or specialist and a real seeker after truth. - Einstein wrote in 1944.

Some say knowledge is power, I say knowledge without action is powerless. - lotuseclat79

Don't confuse action with movement. - Hemingway to Gardner

Imagination is more important than knowledge. - Einstein

Last edited by lotuseclat79 : 06-Jun-2008 09:40 AM.
tomdkat's Avatar
Computer Specs
Distinguished Member with 3,735 posts.
 
Join Date: May 2006
Location: S.F. Bay Area, CA
Experience: Intermediate
06-Jun-2008, 03:10 PM #2
If you're not on a multi-user system (meaning only one user account is defined), why not install it in your home directory?

Peace...
lotuseclat79's Avatar
Distinguished Member with 11,155 posts.
 
Join Date: Sep 2003
Location: -71.45091, 42.27841
06-Jun-2008, 04:34 PM #3
Hi tomdkat,

From running in a Live CD environment, what I get is FF 3.0b5 in /usr/lib which is the standard directory for FF installation. I don't really care to install in my /home directory, but, you ask a good question!

-- Tom
Closed Thread

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.



Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 04:19 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.