Flash
From FreeBSDwiki
Contents |
How to install flash7 in Konqueror
First install linuxpluginwrapper
# pkg_add -r linuxpluginwrapper
Or with options:
# cd /usr/ports/*/linuxpluginwrapper;make install
Next install flashplugin7
# cd /usr/ports/*/linux-flashplugin7;make install
If it cannot fetch the file download it from here: http://freshmeat.net/projects/flashplugin/
libmap.conf
Add the following to /etc/libmap.conf
# Flash7 with Konqueror [/usr/local/lib/npapi/linux-flashplugin/libflashplayer.so] libpthread.so.0 pluginwrapper/flash7.so libdl.so.2 pluginwrapper/flash7.so libz.so.1 libz.so.3 libstdc++-libc6.2-2.so.3 libstdc++.so.5 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash7.so
Konqueror
Go to Settings -> Configure Konqueror -> plugins
Add the following to the list to search:
/usr/local/lib/npapi/linux-flashplugin
Now hit 'Scan for new plugins'
Now go and test it out.
Native Firefox
You will need to patch a file and compile it's all explained on this site:
http://www.jail.se/freebsd.html