Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Oct 2008 11:52:27 -0500
From:      "Scott T. Hildreth" <shildret@scotth.emsphone.com>
To:        Tijl Coosemans <tijl@ulyssis.org>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: firefox & flash9 patches
Message-ID:  <1223311947.1353.10.camel@scotth.emsphone.com>
In-Reply-To: <200810061742.43367.tijl@ulyssis.org>
References:  <200810011852.45247.tijl@ulyssis.org> <200810041252.49105.tijl@ulyssis.org> <1223304835.1353.5.camel@scotth.emsphone.com> <200810061742.43367.tijl@ulyssis.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 2008-10-06 at 17:42 +0200, Tijl Coosemans wrote:
> 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

That did it, thanks Tijl!

I had that in my fstab before, I must have lost in an update. 

Thanks again.

Scott



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