When I run god without sudo then god is not able to find event system . However when I run with sudo god able to find event system.
$ god -V
Version: 0.13.2
Polls: enabled
Events: none
$ sudo god -V
Version: 0.13.2
Polls: enabled
Events: netlink
about My M/c .. I'm using "Linux 3.2.0-38-virtual #61-Ubuntu SMP Tue Feb 19 12:37:47 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux"
Please help me