Difference between revisions of "Installing Adobe Flash Plugin"
From GhostBSD Wiki
m (Ericbsd moved page How to install Adobe Flash plugin. to Installing Adobe Flash plugin. without leaving a redirect) |
|||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <languages/> | |
+ | <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®. | ||
− | To install and enable this plugin you need the FreeBSD [[Using_the_Ports_Collection#Obtaining_the_Ports_Collection|Ports Collection]] install and perform | + | <!--T:2--> |
− | :1. Install the www/nspluginwrapper port | + | To install and enable this plugin you need the FreeBSD [[Using_the_Ports_Collection#Obtaining_the_Ports_Collection|Ports Collection]] install and perform the following steps. |
+ | |||
+ | <!--T:3--> | ||
+ | :1. Install the www/nspluginwrapper port: | ||
<pre> | <pre> | ||
cd /usr/ports/www/nspluginwrapper | cd /usr/ports/www/nspluginwrapper | ||
Line 9: | Line 14: | ||
</pre> | </pre> | ||
− | :2. Install the www/linux- | + | <!--T:3--> |
+ | :2. Install the www/linux-c6-flashplugin11 port: | ||
<pre> | <pre> | ||
− | cd /usr/ports/www/linux- | + | cd /usr/ports/www/linux-c6-flashplugin11 |
make install clean | make install clean | ||
</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> | ||
Line 23: | Line 30: | ||
nspluginwrapper -v -a -u | nspluginwrapper -v -a -u | ||
</pre> | </pre> | ||
− | : Restart | + | : Restart firefox, enter about:plugins in the location bar and press Enter. A list of all the currently available plugins will be shown. |
+ | </translate> | ||
+ | |||
+ | |||
+ | Alternatively a much easier method is now available. Simply start octopkg and enter "flashplayer" (without quotes). | ||
+ | Then the package flashplayer will appear available for installation. | ||
+ | Right-click on this and choose "install". Then click the green tick or check mark on the upper-right and enter your password. That's it. |
Latest revision as of 07:29, 24 March 2017
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 the following 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 firefox, enter about:plugins in the location bar and press Enter. A list of all the currently available plugins will be shown.
Alternatively a much easier method is now available. Simply start octopkg and enter "flashplayer" (without quotes).
Then the package flashplayer will appear available for installation.
Right-click on this and choose "install". Then click the green tick or check mark on the upper-right and enter your password. That's it.