Page 1 of 1

Chrome Browser not running!

Posted: Tue Jan 20, 2015 12:32 am
by mbzadegan
Hi,
I'm new to GhostBSD.
I installed chromium but when I run it, nothing occured.
Does it need special config or not?
Thanks.

Re: Chrome Browser not running!

Posted: Thu Jan 22, 2015 6:51 pm
by ericbsd
In terminal do:

Code: Select all

sysctl kern.ipc.shm_allow_removed=1
and

Code: Select all

sudo ee /etc/sysctl.conf
add

Code: Select all

kern.ipc.shm_allow_removed=1
Try it back it should work.