Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2008 17:42:41 +0200
From:      Tijl Coosemans <tijl@ulyssis.org>
To:        shildreth@allantgroup.com, freebsd-emulation@freebsd.org
Subject:   Re: firefox & flash9 patches
Message-ID:  <200810061742.43367.tijl@ulyssis.org>
In-Reply-To: <1223304835.1353.5.camel@scotth.emsphone.com>
References:  <200810011852.45247.tijl@ulyssis.org> <200810041252.49105.tijl@ulyssis.org> <1223304835.1353.5.camel@scotth.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810061742.43367.tijl>