[kde-freebsd] Flash on FreeBSD8.2, KDE4 and Konqueror
Alberto Villa
avilla at freebsd.org
Thu Feb 2 00:40:19 UTC 2012
> Oliver Mahmoudi <olivermahmoudi at gmail.com> 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 <avilla at FreeBSD.org>
http://people.FreeBSD.org/~avilla
A man who turns green has eschewed protein.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 314 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-freebsd/attachments/20120202/17778f63/attachment.sig>
More information about the kde-freebsd
mailing list