Topic: Installing linux flash 10 for Firefox on Ghostbsd

To install linux Flash 10 you have to install linux-f10-flashplugin10, nspluginwrapper.
Open the terminal and put those command.

cd /usr/ports/www/linux-f10-flashplugin10 && make install clean
cd /usr/ports/www/nspluginwrapper && make install clean

And add this 2 command.

nspluginwrapper -v -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
cd /usr/local/lib/firefox3/plugins && ln -s /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so npwrapper.libflashplayer.so