User Tools

Site Tools


informatica:linux:flash_plugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatica:linux:flash_plugin [2014/12/17 07:12] – created javiinformatica:linux:flash_plugin [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 5: Line 5:
 1. http://get.adobe.com/flashplayer/otherversions/ 1. http://get.adobe.com/flashplayer/otherversions/
  
-2. Select .tat.gz+2. Select .tat.gz y descarga en /tmp por ejemplo 
 + 
 +3. Descomprime 
 + 
 +<code> 
 +cd /tmp 
 +tar xvfz install_flash_player_11_linux.x86_64.tar.gz 
 +</code> 
 + 
 +4. Copia archivos: 
 + 
 +<code> 
 +cd flash 
 +sudo cp libflashplayer.so /usr/lib/mozilla/plugins 
 +sudo cp -R usr/* /usr/ 
 +</code> 
 + 
 +5. Cierra y abre iceweasel 
 + 
 +6. Comprueba tecleando en el navegador: 
 + 
 +about:plugins
informatica/linux/flash_plugin.1418800342.txt.gz · Last modified: 2015/04/13 20:19 (external edit)