2012-02-27, 05:17 AM
2012-02-27, 05:31 PM
I'm on 3.6.27 and if I right-click a link to open it in a new tab, it usually inserts it after the current (live) tab.
Not sure if this is what you're saying...
2012-02-27, 09:25 PM
I copied this out of the About:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9
Notice FireFox 3.0-0.60.beta5.
Yes I am wanting to have FireFox insert the tab when I click on it. The version I have now places all new tabs at the very end.
Bakshara
2012-02-27, 10:09 PM
I'm downloading fedora 9 now. I'll let you know as soon as I have time to try it out myself to get the newest firefox working.
2012-04-07, 04:06 AM
I know it has been a while, but here is what I have been trying (after downloading firefox-11.0.tar.bz2):
bash firefox-11.0.tar.bz2
[root@localhost /]# bash /home/Bakshara/Download/firefox-11.0.tar.bz2 /opt
/home/Bakshara/Download/firefox-11.0.tar.bz2: /home/Bakshara/Download/firefox-11.0.tar.bz2: cannot execute binary file
[root@localhost /]# bash /home/Bakshara/Download/firefox-11.0.tar.bz2
/home/Bakshara/Download/firefox-11.0.tar.bz2: /home/Bakshara/Download/firefox-11.0.tar.bz2: cannot execute binary file
bash mozilla-xremote-client
[root@localhost /]# bash /home/Bakshara/Download/firefox/mozilla-xremote-client /opt
/home/Bakshara/Download/firefox/mozilla-xremote-client: /home/Bakshara/Download/firefox/mozilla-xremote-client: cannot execute binary file
[root@localhost /]# bash /home/Bakshara/Download/firefox/mozilla-xremote-client
/home/Bakshara/Download/firefox/mozilla-xremote-client: /home/Bakshara/Download/firefox/mozilla-xremote-client: cannot execute binary file
[root@localhost /]# bash firefox-11.0.tar.bz2
bash: firefox-11.0.tar.bz2: No such file or directory
[root@localhost /]# bash mozilla-xremote-client
bash: mozilla-xremote-client: No such file or directory
yum -y install firefox-11.0.tar.bz2
yum install firefox-11.0.tar.bz2
[root@localhost /]# yum install firefox-11.0.tar.bz2
Loaded plugins: refresh-packagekit
fedora | 2.4 kB 00:00
updates | 2.6 kB 00:00
Setting up Install Process
Parsing package install arguments
No package firefox-11.0.tar.bz2 available.
Nothing to do
yum -y install mozilla-xremote-client
yum install mozilla-xremote-client
[root@localhost /]# yum install mozilla-xremote-client
Loaded plugins: refresh-packagekit
Setting up Install Process
Parsing package install arguments
No package mozilla-xremote-client available.
Nothing to do
What do I need to do to upgrade from FireFox 3.0Beta5 to FireFox 11.0?
Bakshara
2012-04-07, 09:50 PM
you probably need to follow these instructions from step 3, or read this post first.
You've already downloaded the package, now it's a matter of extracting it.