Created
December 11, 2012 13:03
-
-
Save danielbaccin/4258418 to your computer and use it in GitHub Desktop.
corrigindo flash no ubuntu 12.10
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Baixar flash | |
| http://get.adobe.com/br/flashplayer/?no_redirect | |
| criar pasta | |
| sudo mkdir -p /opt/google/chrome/plugins | |
| copiar plugin | |
| sudo cp /usr/lib/adobe-flashplugin/libflashplayer.so /opt/google/chrome/plugins | |
| verificar se deu certo | |
| chrome://plugins |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment