jawerty / Hyro

A real-time desktop HTML5 editor -- view your html while you code it.
http://jawerty.github.io/Hyro
MIT License
806 stars 96 forks source link

Missing libudev to start Hyro #5

Closed skvggor closed 11 years ago

skvggor commented 11 years ago

Hi, unfortunately after installing the .deb on Ubuntu 13.04 got this error:

Hyro: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

uname -a: Linux ultracode 3.8.0-30-generic #44-Ubuntu SMP Thu Aug 22 20:54:42 UTC 2013 i686 i686 i686 GNU/Linux

(possible problem with node-webkit)

PAEz commented 11 years ago

Yeah this is a node-webkit thing, check here....
https://github.com/rogerwang/node-webkit/wiki/The-solution-of-lacking-libudev.so.0