Index

Firefox and Flashplayer on DragonFlyBSD

Unfortunately, a Flash plugin is not natively available for DragonFlyBSD. When you want to watch Flash sites, you must install Linux versions of Firefox and the Flash player to run under emulation.

Installing Linux emulation layer on DragonFlyBSD

First, you have to install the Linux emulation. This is described in the DragonFly handbook. Of course, you can install a more up-to-date-package of the Suse package, like meta-pkgs/suse100. To do the next steps, you must have your Linux emulation up and running. Do the following steps as "root".

NOTE: You can also just install the firefox-linux package and flashplayer from pkgsrc, which is actually the preferred way.

Installing Firefox

You should create a subdirectory where you can put in all your Linux applications. In this Howto, it's /usr/local/linuxapps.

Installing Flashplayer

Alternative: Using a plugin-wrapper under a native environment

Quoted from the package DESCR: nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. It separates the execution environment of the plugin from the browser, allowing a plugin compiled for one ABI to be used in a browser compiled for another.

NOTE: Nowadays nspluginwrapper builds without any problems. A simple 'bmake install' should be enough to install it.


HowtoFirefoxandFlashplayer (last edited 2008-10-03 19:32:16 by MaxHerrgaard)