LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 10-24-2010, 08:47 AM   #1
schachwizard
Member
 
Registered: Sep 2010
Location: Philly
Distribution: OpenSuse
Posts: 67

Rep: Reputation: 3
In LMDE, why is Firefox old?


I've upgraded LMDE, but I still have Firefox 3.6.8, when I think I should have 3.6.11.

Why don't I have the latest version? I don't want to change to an unstable branch, but I do want the latest versions of the software. How come I can get 3.6.11 in Ubuntu, but only 3.6.8 in LMDE?
 
Old 10-24-2010, 09:22 AM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Because they are different distributions with different developers. LMDE currently is maintained by much fewer people than Ubuntu.
 
Old 10-26-2010, 11:26 AM   #3
dixiedancer
Member
 
Registered: Feb 2010
Location: Florida, Occupied CSA
Distribution: Xubuntu
Posts: 98
Blog Entries: 3

Rep: Reputation: 37
Debian Testing, on which LMDE is based, is still using an older version of Iceweasel (Debian's version of Firefox). When "Squeeze" goes to Stable, the new Testing version will be newer.
 
Old 10-26-2010, 12:00 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by dixiedancer View Post
Debian Testing, on which LMDE is based, is still using an older version of Iceweasel (Debian's version of Firefox). When "Squeeze" goes to Stable, the new Testing version will be newer.
LMDE isn't using Iceweasel, it uses Firefox from the LMDE-repository.
 
Old 10-27-2010, 03:39 PM   #5
schachwizard
Member
 
Registered: Sep 2010
Location: Philly
Distribution: OpenSuse
Posts: 67

Original Poster
Rep: Reputation: 3
Quote:
Debian Testing, on which LMDE is based, is still using an older version of Iceweasel (Debian's version of Firefox). When "Squeeze" goes to Stable, the new Testing version will be newer.
So if I install Iceweasel(which is very similar to Firefox) in LMDE, I will eventually get a newer version, when testing is unfreezed?
 
Old 10-27-2010, 03:41 PM   #6
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
You don't have to use the one provided by Mint - you can download a tar.gz from Firefox for Linux and install that. I'd recommend installing in a separate directory from where Mint's packages install. You'll need to modify your associations to point to the new location in desktop. You'll also need to be sure you link in any plugins (e.g. java, flash) to the new location so they're available to users.
 
Old 10-27-2010, 03:44 PM   #7
schachwizard
Member
 
Registered: Sep 2010
Location: Philly
Distribution: OpenSuse
Posts: 67

Original Poster
Rep: Reputation: 3
Could you point me to more information regarding the linking of plugins?
 
Old 10-27-2010, 03:54 PM   #8
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
From the Mozilla support site doing a query for "linking plugins" returns this list:
http://support.mozilla.com/en-US/sea...inking+plugins

Also you might want to look at this post for Java plugin specificially:
http://www.linuxquestions.org/questi...-3-6-x-825409/

An older post on installing Firefox tar.gz:
http://www.linuxquestions.org/questi...8/#post3191603

That was written for 2.x but the principles should apply for 3.x.

P.S. Once you install from tar.gz you can actually use Firefox's help - check for updates to update Firefox - you just have to remember to do it logged in as root as user's can't update for obvious reasons.

Last edited by MensaWater; 10-27-2010 at 03:55 PM.
 
Old 10-27-2010, 04:21 PM   #9
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
LMDE is, as the name says, based on Debian, so you can use every Debian repository you wish. I for my self use Iceweasel 3.6.11 from the experimental repo, and you can even get Iceweasel 4 beta from it. This way is, in my opinion, more recommended, because you get your updates with the regular system updates, instead to do it manually with the tar.gz.
Only thing you have to learn about using other repos is pinning
 
Old 10-27-2010, 05:40 PM   #10
schachwizard
Member
 
Registered: Sep 2010
Location: Philly
Distribution: OpenSuse
Posts: 67

Original Poster
Rep: Reputation: 3
TobiSGD, thank you very much.

Pinning seems like it will be a much better option than installing it from tar.gz.
 
Old 10-28-2010, 08:31 AM   #11
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Quote:
Originally Posted by schachwizard View Post
TobiSGD, thank you very much.

Pinning seems like it will be a much better option than installing it from tar.gz.
Except you get updates faster after the tgz install. I updated to 3.6.11 on my CentOS install a few days before RedHat released a package for the new security vulnerability. (Since CentOS is downstream from RHEL it would take even more time to get the fix on it.) Since LMDE is said to be downstream from Debian you'd see similar delays.
 
Old 10-28-2010, 08:37 AM   #12
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
LMDE uses debian testing repositories. The mentioned experimental repository is way faster. But I see the main advantage of using a repository instead the tar.gz in the fact that you don't have to keep your eyes on Firefox releases yourself and all updates will come automatically. If one wants to or must be so up to date that he can't wait a few days to get the new version then of course the tar.gz solution suits the one better.

Last edited by TobiSGD; 10-28-2010 at 08:40 AM.
 
Old 10-28-2010, 09:05 AM   #13
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Quote:
Originally Posted by TobiSGD View Post
If one wants to or must be so up to date that he can't wait a few days to get the new version then of course the tar.gz solution suits the one better.
Once exploits have been released in the wild it is sometimes better to not wait. There are some security updates that don't really affect some of my systems due to either low or no visibility of them so I don't care. Other security issues need to be addressed rapidly. Each to his own - I don't use LMDE but find that using the tgz version of Firefox makes me more comfortable on the system I use daily to access the web. Note that the tgz method only requires the special steps first time it is setup - after that the Firefox updates do it all in the background as they do on Windows. chacun à son goût.
 
Old 11-08-2010, 08:30 AM   #14
jesica
LQ Newbie
 
Registered: Nov 2010
Location: South Africa
Distribution: Linux Mint
Posts: 22

Rep: Reputation: 2
The new LMDE comes out in December, it will have all the new software with it
 
Old 11-08-2010, 08:50 AM   #15
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
Open a terminal and type:

Code:
$ sudo su
$ echo "deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu maverick main" >> /etc/apt/sources.list
$ echo "deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu maverick main" >> /etc/apt/sources.list
$ apt-get install firefox-4.0
$ exit
Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LMDE causing same-old APT problems Kenny_Strawn Linux Mint 8 10-15-2010 06:26 AM
[SOLVED] 'sudo apt-get dist-upgrade' on a weekly schedule for LMDE Kenny_Strawn Linux Mint 6 10-07-2010 03:27 PM
LXer: OpenBSD: I swap Firefox 2 for Firefox 3 (and don't melt silicon in the process) LXer Syndicated Linux News 0 04-17-2009 02:10 PM
LXer: Tutorial: Why Firefox Rocks: Great Firefox Tricks, Part IV LXer Syndicated Linux News 0 11-21-2008 11:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 05:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration