Cómo instalar Adobe en Ubuntu
1.- Lo primero es descargar el archivo desde la página oficial
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
Una vez terminada la descarga, cierra el browser y abre una terminal.
2.- Ya en tu Desktop o cualquier otro directorio:
…$ sudo tar -xvzf install_flash_player_9_linux.tar.gz
…$ cd install_flash_player_9_linux
…$ sudo ./flashplayer-installer
3.- Se desplegará la siguiente pantalla: (los comandos que se deben ingresar están en [negrita]
Copyright(C) 2002-2006 Adobe Macromedia Software LLC. All rights reserved.
Adobe Flash Player 9 for Linux
Adobe Flash Player 9 will be installed on this machine.
You are running the Adobe Flash Player installer as the “root” user.
Adobe Flash Player 9 will be installed system-wide.
Support is available at http://www.adobe.com/support/flashplayer/
To install Adobe Flash Player 9 now, press ENTER.
To cancel the installation at any time, press Control-C.
NOTE: Please exit any browsers you may have running.
Press ENTER to continue… [ENTER]
Please enter the installation path of the Mozilla, Netscape,
or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/mozilla
WARNING: Please enter a valid installation path.
Qué pasó, no funciona? Si estás usando Firefox debes ingresar /usr/lib/firefox
Please enter the installation path of the Mozilla, Netscape,
or Opera browser (i.e., /usr/lib/mozilla): /usr/lib/firefox
———– Install Action Summary ———–
Adobe Flash Player 9 will be installed in the following directory:
Browser installation directory = /usr/lib/firefox
Proceed with the installation? (y/n/q): y
Installation complete.
Perform another installation? (y/n): n
Please log out of this session and log in for the changes to take effect.
The Adobe Flash Player installation is complete.
…$ exit
4.- Reinicia la sesión, eso es todo!
