Monday, May 16, 2011

Updating Chrome on Ubuntu-64 for Angry BIrds

1. apt-get install chromium-browser
2. apt-get install chromium-web-inspector (Otherwise, Web Inspector will stop working)

3. Upgrading to the latest version of Chrome breaks the Flash plug-in.  The latest version (10.2.p3) for 64-bit Flash can be located here:
http://labs.adobe.com/downloads/flashplayer10_square.html

Or:

4. sudo cp libflashplayer.so /usr/lib/chromium-browser/plugins/

No comments:

Post a Comment