flashplugin

David Collins davidcollins001 at gmail.com
Thu Nov 19 01:57:29 UTC 2009


> >> This is what I did for a 7.2 box.  Note that there are compatibility
> >>
> >>      # pkg_info -orx linux > linux-stuff
> >>      # pkg_delete -rx linux
> >>
> >>      # cd /compat/linux
> >>      # find . -type f -ls
> >>      # rm -rf *
> >>
> >>      # sysctl compat.linux.osrelease=2.6.16
> >>
> >>      OVERRIDE_LINUX_BASE_PORT=       f10
> >>      OVERRIDE_LINUX_NONBASE_PORTS=   f10
> >>
> >>    to /etc/make.conf.
> >>
> >>      # portinstall www/nspluginwrapper
> >>      # nspluginwrapper -v -a -i
> >>
> >> * Finally, fire up Firefox and check that it has loaded the flash plugin by
> >>   typing 'about:plugins' into the URL bar.  Find a site with flash content[*],
> >>   and enjoy.
> >   
> Set linux_enable="YES" in /etc/rc.conf and make sure you are mounting 
> linprocfs:
> /etc/fstab:
> # Device            Mountpoint    FStype    Options        Dump    Pass#
> linproc                /compat/linux/proc linprocfs rw        0    0
>
Mounted linprocfs and it worked perfectly! Method tested and works on
another 7.2 box

Thanks :)


More information about the freebsd-questions mailing list