New Kubuntu Dapper install - Firefox 1.5 to Firefox 2.0
UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
New Kubuntu Dapper install - Firefox 1.5 to Firefox 2.0
I just installed Kubuntu Dapper. Using Adept, I added Firefox, but was disappointed that it installed ver. 1.5 I updated my Adept listing, before instsalling, so apparently the default repos don't include ver. 2.0.
I DLed the TAR from the Firefox site, but don't know what to do with it. Do I need to uninstall 1.5 first, and then, how do I install 2.0?
Is there a repository where I can just ask for an update to 2.0?
I searched the LQ forums for posts on this, and while I know it's been addressed, haven't found them, so would really appreciate the help.
Or you can enable the backports repository which will upgrade 1.5 to 2.0, it should already be in your sources, just disabled.
It should look something like
Code:
deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
aysiu - even better...will look it up. However, in a previous install, tried EasyUbuntu and had problems, and a different install, tried Automatix and it broke the system - never again Automatix!
However, I will try your script is binary_y2k2's backports suggestion doesn't work out. I thought I had enabled it, but maybe not.
Or you can enable the backports repository which will upgrade 1.5 to 2.0, it should already be in your sources, just disabled.
It should look something like
Code:
deb http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
binary...thought I had enabled it, but will double check and try it.
Double checked, and yes, it is enabled, but after updataing all and installing, got only 1.5. Anything special I need to do?
Let me 1st say it's not the 1st time I have heard horror stories about EasyUbuntu/Atomatix and I never recommend any one use them.
Ok, now back to FireFox
You shouldn't have to do anything special to get version 2, just update. If it's not working something isn't right.
Can you post your /etc/apt/sources.list so I can see if there is anything wrong in there?
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://mx.archive.ubuntu.com/ubuntu/ dapper universe
deb-src http://mx.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://mx.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://mx.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
I went the route suggested by aysiu and DLed the script and ran the commands. Looks like it installed fine. I just redirected the link per Ian's post. after I send this, I'll shut down Firefox and see if I did it right!
I went the route suggested by aysiu and DLed the script and ran the commands. Looks like it installed fine. I just redirected the link per Ian's post. after I send this, I'll shut down Firefox and see if I did it right!
Looks like I did something wrong. I went to the entry in the KMenu for Internet/Firefox and when I clicked onit, nothing happened. So, Apparently that link is no longer valid.
Ian...see my post just prior to this one...forgot it was you that suggested this.
I used aysiu's script to install, then tried to reset the link per your second code lines, but as noted, now the KMenu launch link does nothing. Suggestions?
I had changed the link in the KMenu editor, and then I think back since it didn't work. At this point, the only thing I can find that works is back in the KMenu. From KMenu editor, executable is /bin/firefox.ubuntu' but there's also a firefox1.5 in the same folder. These are both script files.
There's also a folder /home/optiker/.mozilla/firefox that contains a profile with time stamps consistent with when I ran aysiu's script to install 2.0.
Perhaps it would be best to go back to ground zero - uninstall 2.0 using aysiu's uninstall script, and uninstall 1.5 using Adept, DL the tarball and follow your process. Comments?
Distribution: Ubuntu, Debian, Various using VMWare
Posts: 2,088
Rep:
You shouldn't need to uninstall firefox 1.5.
To run firefox from the command line, simply enter the command "firefox" (without the quotes). See what version starts up, and post any error messages.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.