libkyototycoon.so.2: cannot open shared object file: No such file...
Solution:
sudo vim /etc/ld.so.conf add the following : /usr/local/lib sudo ldconfig
after that , it should working.
libkyototycoon.so.2: cannot open shared object file: No such file...
Solution:
sudo vim /etc/ld.so.conf add the following : /usr/local/lib sudo ldconfig
after that , it should working.