Posted on October 21, 2013, 2:25 pm
After installed 'Chromium V 28.0.1500' that's available on Ubuntu Software Center (USC), I've found that some pages with the flash contents are not function correctly :( beh technically it can not open the SWF or other type of Flash file.
To deal with this, just install a real 'Google Chrome', but you can not find it on the USC => Use this Commande-Line to download it
wget -O https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb
After finishe the download, use this Commande-Line to install:
sudo dpkg -i google-chrome-stable_current_i386.deb
ERROR WHIL INSTALLING “GOOGLE CHROME” ON UBUNTU 12.04
Three dependencies below are required to install this without error, you will see the message error if you don't have it.
Read More
- dpkg: dependency problems prevent configuration of google-chrome-stable:
- google-chrome-stable
- depends on lib32gcc1 (>= 1:4.1.1);
- depends on lib32stdc++6 (>= 4.6);
- depends on libc6-i386 (>= 2.11);