Home > Open Source, Uncategorized > Flash on Linux Google Chrome

Flash on Linux Google Chrome

July 28th, 2009

These commands work on Ubuntu Linux 9.04 Jaunty (with Adobe’s flash plugin) and Google Chrome (NOT chromium!) as of July 26, 2009 or so:


$ sudo mkdir /opt/google/chrome/plugins
$ cd /opt/google/chrome/plugins
$ sudo ln -s /usr/lib/adobe-flashplugin/libflashplayer.so libflashplayer.so

Then you have to manually start chrome with this command switch (or edit the menu properties).


$ google-chrome --enable-plugins &

Tada!

Open Source, Uncategorized , ,

  1. No comments yet.
  1. No trackbacks yet.