Difference between revisions of "Installing Adobe Flash Plugin"
From GhostBSD Wiki
(Show available translations) |
(Marked this version for translation) |
||
Line 1: | Line 1: | ||
<languages/> | <languages/> | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
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®. | 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®. | ||
+ | <!--T:2--> | ||
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: | 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. | :1. Install the www/nspluginwrapper port. | ||
Line 10: | Line 12: | ||
</pre> | </pre> | ||
+ | <!--T:3--> | ||
:2. Install the www/linux-c6-flashplugin11 port. | :2. Install the www/linux-c6-flashplugin11 port. | ||
<pre> | <pre> | ||
Line 16: | Line 19: | ||
</pre> | </pre> | ||
+ | <!--T:4--> | ||
:3. Before the plugin is first used, each user must run: | :3. Before the plugin is first used, each user must run: | ||
<pre> | <pre> |
Revision as of 17:11, 25 May 2016
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 Ports Collection install and perform these steps:
- 1. Install the www/nspluginwrapper port.
cd /usr/ports/www/nspluginwrapper make install clean
- 2. Install the www/linux-c6-flashplugin11 port.
cd /usr/ports/www/linux-c6-flashplugin11 make install clean
- 3. Before the plugin is first used, each user must run:
nspluginwrapper -v -a -i
- When the plugin port has been updated and reinstalled, each user must run:
nspluginwrapper -v -a -u
- Restart the firefox, enter about:plugins in the location bar and press Enter. A list of all the currently available plugins will be shown.