opera

Bryan Irvine sparctacus at gmail.com
Mon Apr 13 06:05:15 CEST 2009


On Sun, Apr 12, 2009 at 8:50 PM, Michael <bsd4me at cableone.net> wrote:
>
> I installed Opera from ports. After installation, it runs fine till I reboot and then after rebooting, I get:
> $ /usr/local/bin/opera &
> [1] 20625
> $ Abort trap
> Abort trap
>
> After the first couple of times of getting this, I did a pkg_delete opera, reinstalled from ports and opera ran fine till I had to reboot.
>
> I googled, but didn't really find anything quit the same as what is happening here. The ports installation installed the fedora pkg, so that's covered.
>
> Any ideas/solutions?

The installer runs sysctl kern.emul.linux=1 when you reboot it sets it back.
/usr/ports/www/opera/pkg/PLIST: @sysctl kern.emul.linux=1

uncomment the following in /etc/sysctl.conf:
#kern.emul.linux=1

-Bryan


More information about the Openbsd-newbies mailing list