Enabling Flash 9-Firefox in x64 Gutsy

Here are step-by-step enabling flash in your firefox browser at Gutsy x64 platform:

  • Installing nspluginwrapper and ia32-libs
  • Make sure your /etc/apt/source.list has look like this entry:
    deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted universe multiverse
  • Perform
    $ sudo apt-get update
    $ sudo apt-get install nspluginwrapper ia32-libs
  • Download flash player from here, extract it and copy libflashplayer.so to /usr/lib/mozilla/plugin
  • Issue command nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so

If no audio in your flash issue this commands:
$ ln -s /usr/lib/libesd.so.0 /usr/lib/libesd.so.1
$ mkdir -p /tmp/.esd/
$ touch /tmp/.esd/socket

Restart your firefox and happy browsing 🙂

5 Responses

  1. happy browsing is now!

    Thank you for help…

  2. Great, after days of trying your advice worked, thanks.

  3. This solution works on my Ubuntu Gutsy 64bit box. Thanks!

  4. Thanks man, finally get flash workin with ubuntu x64 Gutsy.

  5. […] Install Adobe Flash Player 10 on Ubuntu 64bit และ Enabling Flash 9-Firefox in x64 Gutsy ลองทำตามดูก็ไม่เห็นได้เลย […]

Leave a comment