On Tuesday 08 November 2011 18:43:05 Polytropon wrote:
> On Tue, 8 Nov 2011 15:33:01 -0600, ajtiM wrote:
> > I don't have /proc on my system and I don't know why I should have it?
> 
> You'll need it in case you're using Linux ABI stuff, and
> if I remember correctly, this is required for the Opera
> "Flash" plugin.
> 
> I'm using such a combination here. That's why I have
> 
> # Device     Mountpoint          FStype       Options      Dump Pass
> # ---------  ------------------  -----------  -----------  ---------
> linproc      /compat/linux/proc  linprocfs    rw           0    0
> 
> in /etc/fstab. This requires
> 
>       options COMPAT_LINUX
>       options LINPROCFS
>       options LINSYSFS
> 
> in your kernel config, or load the corresponding kernel
> modules. The line
> 
>       linux_enable="YES"
> 
> in /etc/rc.conf should do that.

Thank you. 
But as I nderstand the Opera should be FreeBSD native. I didn't installed 
Linux version. And I don't have flash plugin installed either. BTW I use 
gnash.

Mitja
--------
http://jpgmag.com/people/lumiwa
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to