> Oliver Mahmoudi <[email protected]> writes: > > To get Flash to work on my FreeBSD 8.2 system and KDE 4/Konqueror I > > did the following: > > > > # kldload linux > > # cd /usr/ports/emulators/linux_base-f10/ > > # make install clean > > # cd /usr/ports/www/nspluginwrapper > > # make install clean > > # cd /usr/ports/www/linux-flashplugin7 > > # make install clean > > # nspluginwrapper -v -a -i
Please, uninstall linux_base-f10 and linux-flashplugin7, and try: # kldload linux # echo "compat.linux.osrelease=2.6.16" >> /etc/sysctl.conf # service sysctl restart # make install clean -C /usr/ports/www/linux-f10-flashplugin11 # nspluginwrapper -v -a -i > > Moreover, I think that documentation is rather poor: > > > > http://freebsd.kde.org/howtos/konqueror-flash.php just outlines half > > the steps there is to take. For example it is nowhere mentioned that > > the linux_base-f10/ port is a prerequisite to the install. Neither > > here nor in the manual. Someone should go ahead and change that. Yes, actually that page is completely abandoned. I still need to update it, thanks for the remainder. -- Alberto Villa, FreeBSD committer <[email protected]> http://people.FreeBSD.org/~avilla A man who turns green has eschewed protein.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
