Solved Firefox and Adobe® Flash® Plugin

Start the browser, enter about:plugins in the location bar and press Enter.
A list of all the currently available plugins will be shown.

Could you tell me your "Shockwave Flash" ?
Mine is "Shockwave Flash 9.0 r999" now.
So I can not see any website.
 
I think you should install it from port - it isn't available in repositories (because of license).
You can install with portmaster www/linux-c6-flashplugin11 or make install clean -C /usr/ports/www/linux-c6-flashplugin11.
 
I think you should install it from port - it isn't available in repositories (because of license).
You can install with portmaster www/linux-c6-flashplugin11 or make install clean -C /usr/ports/www/linux-c6-flashplugin11.
Code:
root@freebsd:/usr/ports/www/linux-c6-flashplugin11 # make deinstall
===>  Deinstalling for linux-c6-flashplugin
===>  Deinstalling linux-c6-flashplugin-11.2r202.425
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
   linux-c6-flashplugin-11.2r202.425

The operation will free 17 MB.
[1/1] Deinstalling linux-c6-flashplugin-11.2r202.425...
[1/1] Deleting files for linux-c6-flashplugin-11.2r202.425: 100%

Code:
root@freebsd:/usr/ports/www/linux-c6-flashplugin11 # make install clean -C /usr/ports/www/linux-c6-flashplugin11

masayoshi@freebsd:/home/masayoshi % nspluginwrapper -v -a -i
Auto-install plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-install plugins from /usr/local/lib/browser_plugins/linux-c6-flashplugin
Looking for plugins in /usr/local/lib/browser_plugins/linux-c6-flashplugin
FATAL: kernel too old
FATAL: kernel too old
Auto-install plugins from /usr/local/lib/browser_plugins/symlinks/linux-firefox
Looking for plugins in /usr/local/lib/browser_plugins/symlinks/linux-firefox
FATAL: kernel too old
FATAL: kernel too old
Auto-install plugins from /home/masayoshi/.mozilla/plugins
Looking for plugins in /home/masayoshi/.mozilla/plugins
masayoshi@freebsd:/home/masayoshi % nspluginwrapper -v -a -u
Auto-update plugins from /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
Auto-update plugins from /usr/local/lib/browser_plugins/linux-c6-flashplugin
Looking for plugins in /usr/local/lib/browser_plugins/linux-c6-flashplugin
Auto-update plugins from /usr/local/lib/browser_plugins/symlinks/linux-firefox
Looking for plugins in /usr/local/lib/browser_plugins/symlinks/linux-firefox
Auto-update plugins from /home/masayoshi/.mozilla/plugins
Looking for plugins in /home/masayoshi/.mozilla/plugins
But, mine is still "Shockwave Flash 9.0 r999".
 
Search /usr/ports/UPDATING for "linux_base-c6" and follow the instructions.

Thank you. I read UPDATING. I followed the instructions.
I can see the following messages now.

Code:
Shockwave Flash
File: npwrapper.libflashplayer.so
Path: /usr/home/masayoshi/.mozilla/plugins/npwrapper.libflashplayer.so
Version:
State: Enabled
Shockwave Flash 11.2 r202
 
Back
Top