Can't launch Sencha Architect on ubuntu 13.10 64 bitsError mesage :
error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
Can't launch Sencha Architect on ubuntu 13.10 64 bitsError mesage :
error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory
This is how i fix it : <br>
- > cd /lib/x86_64-linux-gnu/
- sudo ln -sf libudev.so.1.3.5 libudev.so.0