I know of this error on linux (I run ubuntu 14.04 64 bit) with libudev.so.0 cannot be found.
One solution is to use ghex to change "libudev.so.0" to "libudev.so.1".
But this means the auto build with "grunt dist-linux" still needs manual changing of the "node-webkit" binary to "libudev.so.1".
Is there any soluton to this problem (it breaks the flow)