<< My Firefox, Uh, Iceweasal, Still Does This | Home | Friday Java Quiz: What Does -source 1.4 Really Mean? >>

Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

It took 37 days since I installed 64-bit Debian 4.0 on my amd64 machine, but I've finally gotten Flash Player 9 to work in my browser.

There are several reasons for the 37 days delay. The biggest reason is that the procedure I followed, which is the "I'm Feeling Lucky" page for the Google search for "nspluginwrapper etch", is not the obvious search target for anyone who want to get YouTube going on an amd64 Debian 4.0 installation.

Most of my time is spent on the transition from searching for "Flash 9 Debian 4.0 amd64" to searching for "nspluginwrapper etch". It went something like this:

  • I want Flash
  • But Flash doesn't work for 64-bit browsers
  • I can install a 32-bit browser, but that's going to be painful
  • Wait a minute, there is this thing called nspluginwrapper that will allow me to use the 32-bit Flash player with 64-bit browsers
  • But feta search nspluginwrapper turned up nothing
  • I'm going to build nspluginwrapper myself
  • The ./configure script complains about GLIB 2.0 not being available. Surely it's available, how else could I have run a GNOME desktop?
  • Oh, I need 32-bit GLIB 2.0. How do I get it?
  • It should be in ia32-libs-gtk. But I can't find it. I can find ia32-libs, but not ia32-libs-gtk
  • I hope I don't have to rebuild the 32-bit Gtk+.
  • Someone must have done it. Let me search for "ia32-libs-gtk etch" (I know Debian people likes to use names like Sarge or Etch or Sid to describe the OS version)
  • Bingo! There it is—ia32-libs-gtk and nspluginwrapper. All packaged up for Debian 4.0 amd64, ready to be installed.

The whole point of this post is to show you the detours I've taken to get a functioning Flash Player 9 on Debian 4.0 (Etch) amd64 so that you can go directly to the destination.

Link to this blog, or better yet, link to http://www.dipconsultants.com/debian/, if you find it useful.

And Oh, Thank you, Markybob.



Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Adventures like this are the reason I replaced my Ubuntu Linux with Vista.

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Windows has its own "I can't figure out how to do that" kind of challenges. I'm sticking with Linux because that's what I have been using in the last thirteen years.

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Oh yeah, because Vista is so free of compatibility problems and just flies! http://www.youtube.com/watch?v=M0sy2i5FMcI

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Thank you for this post, I think it saved me a couple of weeks of annoying and frustrating tries ...

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Thanks a lot !!!! You've just save a long time of crisis. With your description and the link http://www.dipconsultants.com/debian/ I have my flash player working perfectly ! Thanks again

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

Thanks!

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

That doesn't seem to work any more!
Err http://www.dipconsultants.com etch/main Packages
  404 Not Found

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

No it doesn't work anymore it seems... Failed to fetch http://www.dipconsultants.com/debian/dists/etch/main/binary-i386/Packages.gz 404 Not Found Any advice???

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

It offers amd64 binaries only. For the i386 distribution, the binaries from Adobe works fine.

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

apt-get install
nspluginwrapper
ia32-libs
ia32-libs-gtk
from my original sources.list

The directory was
/usr/lib/mozilla/plugins/
for me on
Linux debian 2.6.18-xen #1 SMP Fri May 18 16:01:42 BST 2007 x86_64 GNU/Linux

THANKS !

Re: Flash Player 9 for 64-Bit Debian 4.0: Here's The Link

There's no reason to run Adobe's proprietary 32bit garbage. Gnash is open source and runs great in 64bit. apt-get install mozilla-plugin-gnash and you're set. It works a lot better, I no longer have all my ram sucked up with rogue copies of npviewer.bin.

Add a comment Send a TrackBack