You must have posted late, and I just happened in here again, but for the historical record:
Why would you ever want to do that unless you'd already messed up your PC by tinkering with it and were desperately trying to make it work again?
I'd *NEVER* want to do so manually (the horror! editing the registry!), but after trying three or four "easy" packages for new installation with a generic Nvidious card, I *was* desperate. I'm still traumatized.
XP and all are easy ONLY if you have the exact driver. I've watched people in a repair shop similarly spend hours trying to install the right drivers. Perhaps you only buy new and keep the CD.
There are serious problems in this area that I'd thought *long* ago fixed by mandate: installation packages don't detect the required hardware. You might still want to install, but most don't seem to check that the hardware *is* installed, just blithely go ahead and trash the system.
I'm used to OS/2 where, until support ceased, installing a video driver was usually the SciTech SNAP universal that allows changing to nearly any card of its era without so much as another click. But turns out that M$ is actually the one *still* ten years behind.
Suppose you want to want to do an easy install of Firefox 3.6.2 in Ubuntu (Kubuntu, etc.). All you have to do is download (from Mozilla) Firefox and then type these two commands:
sudo tar -C /opt/ -xf ~/Downloads/firefox-3.6.2.tar.bz2
sudo ln -sf /opt/firefox/firefox /usr/bin/firefox
on the assumption that you placed the download in your ~/Downloads folder.
Was that hard?
P.S. There are also easier instructions for getting the latest java plugin (from Sun) to work.
Ubuntu 9.10 runs Firefox 3.5.8. so it is not affected.
I downloaded and imaged 11.2 but am waiting to try it until Ubuntu 10.04 releases. I have been running Ubuntu since 8.04 and update every 6 months with a clean install. It doesn't take that long and external hard drives are great for backup.
Once Ubuntu 10.04 comes out I will first give OpenSuse a spin using the Gnome desktop
"For a challenge, try manually installing a video driver in XP"
Why would you ever want to do that unless you'd already messed up your PC by tinkering with it and were desperately trying to make it work again?
Just download the EXE/MSI, run it and start watching your videos. Painless, sweat-free and all done in under a minute. Just how my wife would like it. Still, two out of three ain't bad.
If there's no easy-installer for the driver, you must be up to no good or something.
(I did not realize that all you had to do was click on "versions" in YaST and select 3.6 for your version...pretty easy stuff, and less intimidating that the CLI monkey-wrenching provided in this article).
because "The real problem is that now you have an unmanaged program floating around on your system, polluting your folders with random libraries and programs that you'll have to fish out should you wish to install a new version." otherwise means that even Linux types are turning into timid little nebishes -- and with poor memories too.
I could curl your hair with my hacking tales, and I'm not anywhere near guru status.
This is exactly what I hate about Linux software that is not packaged up in the distribution's repository.
It's not even that all these commands and extra work is a pain. The real problem is that now you have an unmanaged program floating around on your system, polluting your folders with random libraries and programs that you'll have to fish out should you wish to install a new version.
I hope you either plan on documenting exactly what you've changed, or reinstalling your system, because manually installed programs get "lost" in your system.
Really, is it necessary at all? Does Firefox 3.6 really outclass 3.5 or whatever your distro provides so much that you need to go through this archaic hell to install it?
This is only a rig job. I rigged Firefox 3.6 on my Fedora 12. When F13 arrives, everything will be glorious. Anyway, some pro in a forum will help you unfix your premature upgrade!
This is a really bad idea, you're going to run into serious problems when the package manager tries to update Firefox, especially since you din't remove the actual package. You should NEVER EVER mess with system files and installed applications manually on a distro like Ubuntu or Mandriva, unless you know what you're doing.
If you want a newer version of Firefox on Ubuntu, there are PPAs available, e.g. the Mozilla team's stable ppa: https://launchpad.net/~mozillateam/+archive/firefox-stable
You must have posted late, and I just happened in here again, but for the historical record:
Why would you ever want to do that unless you'd already messed up your PC by tinkering with it and were desperately trying to make it work again?
I'd *NEVER* want to do so manually (the horror! editing the registry!), but after trying three or four "easy" packages for new installation with a generic Nvidious card, I *was* desperate. I'm still traumatized.
XP and all are easy ONLY if you have the exact driver. I've watched people in a repair shop similarly spend hours trying to install the right drivers. Perhaps you only buy new and keep the CD.
There are serious problems in this area that I'd thought *long* ago fixed by mandate: installation packages don't detect the required hardware. You might still want to install, but most don't seem to check that the hardware *is* installed, just blithely go ahead and trash the system.
I'm used to OS/2 where, until support ceased, installing a video driver was usually the SciTech SNAP universal that allows changing to nearly any card of its era without so much as another click. But turns out that M$ is actually the one *still* ten years behind.
Suppose you want to want to do an easy install of Firefox 3.6.2 in Ubuntu (Kubuntu, etc.). All you have to do is download (from Mozilla) Firefox and then type these two commands:
sudo tar -C /opt/ -xf ~/Downloads/firefox-3.6.2.tar.bz2
sudo ln -sf /opt/firefox/firefox /usr/bin/firefox
on the assumption that you placed the download in your ~/Downloads folder.
Was that hard?
P.S. There are also easier instructions for getting the latest java plugin (from Sun) to work.
Ubuntu 9.10 runs Firefox 3.5.8. so it is not affected.
I downloaded and imaged 11.2 but am waiting to try it until Ubuntu 10.04 releases. I have been running Ubuntu since 8.04 and update every 6 months with a clean install. It doesn't take that long and external hard drives are great for backup.
Once Ubuntu 10.04 comes out I will first give OpenSuse a spin using the Gnome desktop
Don't be silly Bob, if you were to do a manual upgrade of Firefox on Windows it would look much the same as on Linux.
The real question is why Egan is doing a manual upgrade on Linux instead of using the package manager.
"For a challenge, try manually installing a video driver in XP"
Why would you ever want to do that unless you'd already messed up your PC by tinkering with it and were desperately trying to make it work again?
Just download the EXE/MSI, run it and start watching your videos. Painless, sweat-free and all done in under a minute. Just how my wife would like it. Still, two out of three ain't bad.
If there's no easy-installer for the driver, you must be up to no good or something.
'Cos Firefox 3.6 has an insecurity.
I assume nothing else in the article and comments needs to change...?
For OpenSuse 11.2, you can get Firefox 3.6 straight from the Mozilla repository:
http://tropenhitze.wordpress.com/2010/01/27/how-to-install-or-update-to-firefox-version-3-6-on-linux-opensuse-11-2/
(I did not realize that all you had to do was click on "versions" in YaST and select 3.6 for your version...pretty easy stuff, and less intimidating that the CLI monkey-wrenching provided in this article).
Use "ln -sf " instead of "ln -s" to overwrite an existing link!
because "The real problem is that now you have an unmanaged program floating around on your system, polluting your folders with random libraries and programs that you'll have to fish out should you wish to install a new version." otherwise means that even Linux types are turning into timid little nebishes -- and with poor memories too.
I could curl your hair with my hacking tales, and I'm not anywhere near guru status.
This is exactly what I hate about Linux software that is not packaged up in the distribution's repository.
It's not even that all these commands and extra work is a pain. The real problem is that now you have an unmanaged program floating around on your system, polluting your folders with random libraries and programs that you'll have to fish out should you wish to install a new version.
I hope you either plan on documenting exactly what you've changed, or reinstalling your system, because manually installed programs get "lost" in your system.
Really, is it necessary at all? Does Firefox 3.6 really outclass 3.5 or whatever your distro provides so much that you need to go through this archaic hell to install it?
This is only a rig job. I rigged Firefox 3.6 on my Fedora 12. When F13 arrives, everything will be glorious. Anyway, some pro in a forum will help you unfix your premature upgrade!
The above is not a difficult procedure. For a challenge, try manually installing a video driver in XP.
Quick, remove this article! It must have been posted by mistake and was obviously meant for April 1st.
I have rarely seen such bad advice.
For the life of me, I can't fathom why Windows continues to maintain such a commanding desktop market share over Linux.
No, really.
This is a really bad idea, you're going to run into serious problems when the package manager tries to update Firefox, especially since you din't remove the actual package. You should NEVER EVER mess with system files and installed applications manually on a distro like Ubuntu or Mandriva, unless you know what you're doing.
If you want a newer version of Firefox on Ubuntu, there are PPAs available, e.g. the Mozilla team's stable ppa: https://launchpad.net/~mozillateam/+archive/firefox-stable
Mandriva probably has something similar.
Option 1. Use a different distro.
Option 2. Point to a mandriva repo that holds updated packages.
Option 3. Just download the latest linux package from mozilla and run it.
A guide like this seems pointless on an IT news site. Or is it supposed to be satire? oh look how complicated that funny linux system is?
Windows sucks!