Re: How do I start Firefox

From: Thor (thor_at_valhalla.bbs.corn)
Date: 04/18/05


Date: Mon, 18 Apr 2005 16:29:41 +1200

drietow@hotmail.com wrote:

> I downloaded it into
> file\home\user\documents
>
>>>From there I did everything as described by Firefox install
> instructions.
> i.e.
> tar -xzvf firefox-1.0.3.installer.tar.gz
> cd firefox-installer
> ./firefox-installer
> I'm not familiar with the Linux file system. I wrongly presumed Linux
> would install it in a preset default location that all program end up.
> I'm leaning that this is a Windows presumption that is not the case for
> Linux. If you could guide me to a location in the file system that I
> should install this and all future programs that would be great.
>
>

I usually install tar stuff in usr/local
I don't normally use an installer for the likes of firefox.
What you should have done is if you did it to us/local for example.

1/ Download the tar
2/ open a terminal log in as su and type the root password
3/ mv the file to usr/local not in a terminal tab is your friend.
for instance I would type mv fire hit tab ,it would complete the name if it
is unique, /usr/loc hit tab enter
4/ cd to /usr/local
5/ untar the installer as you did
6/ cd to the directory and do as you did, whenever I have used an installer
it does give me the chance to choose a directory, did you do that.
7/ once you have run the installer, ls to see what is in there.
8/ if there is firefox and firefox-bin then it is easy from there.
9/ cd to /usr/bin . type ln -s /usr/local/firefox-installer/firefox hit
enter. You have now created what is called a symbolic link.
10/ cd to your home directory...type firefox here and hit enter, if you have
all the libraries etc it should work. if not it will tell you what is
wrong.

Now that is a little complex and it's why I don't use installers..

I would download the fire*.tar.gz not the installer

mv it as above

1/ tar -zvxf fire*etc
2/ ls inside the directory to find the new directory usually firefox.
3/ if it's there cd /usr/bin
4/ ln -s /usr/local/firefox/firefox
5/ cd to your home directory
7 firefox enter, it should run.
8/ if it all works create a shortcut on you desktop or use the run box ie
alt-F2 an type firefox into the box to run it.

I know all this sounds a little daunting but it does get easier and once you
get the hang of it you'll wonder why you ever thought it difficult. :)

-- 
*~~~~~~~~~~Thor


Relevant Pages

  • Re: booting Linux directly from NTFS?
    ... The file system can contain executable code, ... While a Linux system will never create such entries, a Windows system can and will do so, and it may complain after somebody else updated the directory structure. ... Odds are good that an installer will deny to install a Linux system on a NTFS partition, in detail when that partition already contains files. ...
    (comp.os.linux.setup)
  • Re: Installing Linux over the network
    ... since the system already had Linux on it. ... think it can be any file system that Linux recognizes, ... into the installer. ... DVD to a FAT partition and point the installer to the directory and ...
    (comp.os.linux.misc)
  • Re: newbie Help: HOW to use VBSCript on clientside to detect browser type and version
    ... > number in order to stop the HP installer malfunction. ... > and check for one with "firefox" ... >>> I appreciate any script ... or is it possible to do this through reading registry keys. ...
    (microsoft.public.scripting.vbscript)
  • Re: newbie Help: HOW to use VBSCript on clientside to detect browser type and version
    ... number in order to stop the HP installer malfunction. ... Firefox is awkward because it doesn't register ... so on) on the client side using VBScript. ... or is it possible to do this through reading registry keys. ...
    (microsoft.public.scripting.vbscript)
  • Error while installing firefox
    ... I am trying to install Firefox on my Linux PC.I have ... These are the listed requirements for Firefox ... I downloaded the Firefox installer for Linux. ...
    (comp.os.linux)