golang-nw icon indicating copy to clipboard operation
golang-nw copied to clipboard

libudev.so.0

Open lonnc opened this issue 10 years ago • 0 comments

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

lonnc avatar Jul 08 '14 09:07 lonnc