Difference between pages "Installing Adobe Flash Plugin" and "Category:Handbook"

From GhostBSD Wiki
(Difference between pages)
Jump to: navigation, search
(Enable translation)
 
(Created blank page)
 
Line 1: Line 1:
<translate>
 
Native Adobe® Flash® plugin is not available for GhostBSD. However, a software wrapper for running the Linux® version of the plugin is available. This wrapper also provides support for other browser plugins such as RealPlayer®.
 
  
To install and enable this plugin you need the FreeBSD [[Using_the_Ports_Collection#Obtaining_the_Ports_Collection|Ports Collection]] install and perform these steps:
 
:1. Install the www/nspluginwrapper port. 
 
<pre>
 
cd /usr/ports/www/nspluginwrapper
 
make install clean
 
</pre>
 
 
:2. Install the www/linux-c6-flashplugin11 port.
 
<pre>
 
cd /usr/ports/www/linux-c6-flashplugin11
 
make install clean
 
</pre>
 
 
:3. Before the plugin is first used, each user must run:
 
<pre>
 
nspluginwrapper -v -a -i
 
</pre>
 
:  When the plugin port has been updated and reinstalled, each user must run:
 
<pre>
 
nspluginwrapper -v -a -u
 
</pre>
 
:  Restart the firefox, enter about:plugins in the location bar and press Enter. A list of all the currently available plugins will be shown.
 
</translate>
 

Revision as of 09:13, 10 October 2016