golang-nw
golang-nw copied to clipboard
libudev.so.0
Due to the removal of libudev0
and its associated library libudev.so.0
, node-webkit isn’t able to run on newer distributions such as:
Ubuntu 13.04+
Fedora 18+
Arch
Gentoo
Derivatives of the above
…and possibly others. Until node-webkit is updated to depend on the currently shipped version libudev.so.1
, the following solutions should provide a stopgap measure for packaging your applications.
For more details see: https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0