firefox & flash9 patches
Tijl Coosemans
tijl at ulyssis.org
Mon Oct 6 15:42:48 UTC 2008
On Monday 06 October 2008 16:53:55 Scott T. Hildreth wrote:
> I installed the linux_procfs patch, rebuilt the kernel and installed
> it. I installed missing linux ports, including the flash9 port. Then
> I copied your libflashsupport library over the installed one. I ran
> the command "nspluginwrapper -v -a -i" and rebooted. My flash9 is
> not working, the npviewer.bin is segfaulting. Did I miss a step?
Did you mount linprocfs?
mount -t linprocfs linprocfs /compat/linux/proc
You can add the following line to /etc/fstab to have it mounted at
boot.
linprocfs /compat/linux/proc linprocfs rw 0 0
More information about the freebsd-emulation
mailing list