SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
en:guides:flash [2010/02/21 01:04]
pankso created
en:guides:flash [2010/08/22 23:04]
linea
Line 1: Line 1:
-====== How to install Adobe Flash Player ======+====== How-To install Adobe Flash Player ======
  
-Open a terminal. Become super-user. Enter into terminal:+Open a terminal. Become super-user: 
 +<​code>​ # su - 
 +</​code>​ 
 +The default password for the root account is **//​root//​** .
  
-<​code>​ # get-flash-plugin+Type the following as one command: 
 + 
 +<​code>​ # tazpkg get-install get-flash-plugin && ​get-flash-plugin
 </​code>​ </​code>​
  
-Note: not '​tazpkg ​get-flash-plugin' or 'tazpkg get-install ​get-flash-plugin'​+The package installs a get-flash-plugin ​command which creates a pseudo-package that downloads the source code from Adobe. It packages the build source code and pulls in any necessary dependencies. 
 + 
 +By using this method the Flash plugin can be managed through tazpkg; it will update itself as the repo package is updated. 
 + 
 +When you install Flash to SliTaz 3.0 and Midori is not recognizing the plugin - just reinstall Midori with 
 +<​code>​ # tazpkg get-install ​midori --forced</​code>​ Thats it. 
 + 
 + 
 +// This was successfully tested in Midori, Firefox/​Shiretoko & Opera, on Cooking 2010-03-14 (the v3 RC). // 
 + 
 +----  
 +\\ 
 +^  Page Review Section ​ ^^  
 +|Quality| Good  | 
 +|Review| Minor Updates ​ | 
 +|Priority| Medium | 
 +|Problems| add a [[http://​forum.slitaz.org|forum post link]]| 
 +|:::     | OR add a [[http://​labs.slitaz.org/​issues |lab issue tracker link ]]| 
 +|How to Improve| Suggest briefly| 
 +|::: |  | 
 + 
 +\\ 
 +----
 
en/guides/flash.txt · Last modified: 2010/08/24 17:42 by linea