Closed mherwig closed 10 years ago
./goops-node: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
For Arch Linux you have to symlink /usr/lib/libudev.so.0 -> /usr/lib/libudev.so in order to get goops working.
That's an issue in other apps like Brackets, I don't want to ask root access in installer to fix this. I'll add this in installation notes. Tnaks!
This fix is now referred in README so i close it.
./goops-node: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
For Arch Linux you have to symlink /usr/lib/libudev.so.0 -> /usr/lib/libudev.so in order to get goops working.