Re: [SLUG] Why isn't firefox 3.5 working?

From: Pete Theisen (petetheisen@verizon.net)
Date: Mon Dec 28 2009 - 23:27:48 EST


Eben King wrote:

>> Don't know, I don't know how to do that. The path is /home/pete/firefox.
>>
>> If I navigate to that location in the file browser and click on a
>> thingie named "firefox" it starts. I usually call such thingies simlinks.
>
> Could be a symlink, a script, or even a binary. Or something special
> interpreted by your environment. What does "file ~/firefox" say?
>
>> Once I have it running I never shut it off unless it starts screwing
>> up. I may close tabs or windows, but not close it completely.
>
> sudo ln -s ~/firefox /usr/bin/firefox
>
> (if it's something halfway ordinary)
>
> Maybe your WM will recognize that you have it installed, maybe not. In
> any case, at least you can run "firefox" from any terminal or "run"
> dialog without either messing with $PATH or giving an explicit path. Or
> invoking a file manager.

Hi Eben,

I think Ubuntu is using Gnome on this machine, seems to me that Red Hat
did as well back in the bad old RH 7-8 days. Different from Gentoo and
Mepis, that's for sure. I believe these were KDE. I have an interesting
Puppy 4.3.1 machine that I think is ICE.

pete@pete-desktop:~$ file ~/firefox
/home/pete/firefox: directory
pete@pete-desktop:~$ sudo ln -s ~/firefox /usr/bin/firefox
[sudo] password for pete:
pete@pete-desktop:~$ sudo ln -s ~/firefox /usr/bin/firefox
ln: creating symbolic link `/usr/bin/firefox/firefox': File exists
pete@pete-desktop:~$

I avoid the terminal stuff. I used to try DOS commands in the Linux
terminal with great frustration. I knew what I wanted to do but the
commands in Linux were different and I never did find a good cheat
sheet. But then GUIs came out in Linux and I said "Oh, Joy!"

-- 
Regards,

Pete http://pete-theisen.com/ http://elect-pete-theisen.com/ ----------------------------------------------------------------------- This list is provided as an unmoderated internet service by Networked Knowledge Systems (NKS). Views and opinions expressed in messages posted are those of the author and do not necessarily reflect the official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 14:22:10 EDT