to fix error 'libkyotocabinet.so.16: cannot open shared object file: No such file or directory' open file usrlocal.conf :
vi /etc/ld.so.conf.d/usrlocal.conf
and add the line
/usr/local/lib
save and run
sudo ldconfig -v
*replace /usr/local/lib with location of *kyoto*.so files
vi /etc/ld.so.conf.d/usrlocal.conf
and add the line
/usr/local/lib
save and run
sudo ldconfig -v
*replace /usr/local/lib with location of *kyoto*.so files