kchashmgr: error while loading shared libraries: libkyotocabinet.so.16
By admin
at 2013-11-13 00:02 • 3791次点击
照着官方的 http://fallabs.com/kyotocabinet/spex.html#installation 2 安装后建立一个数据库
$ kchashmgr create staffs.kch
提示出错
kchashmgr: error while loading shared libraries: libkyotocabinet.so.16: cannot open shared object file: No such file or directory
解决办法,到Kyoto Cabinet 的解压路径下把libkyotocabinet.so.16 文件复制到 /usr/lib 下
cp /root/kyotocabinet-1.2.76/libkyotocabinet.so.16 /usr/lib/libkyotocabinet.so.16
libkyotocabinet, libraries, error, 16, kchashmgr
相关帖子:
- AppFog:ERROR Could not log in with given credentials
- error:404 访问的网址资源不存在
- runtime error 的问题
- 出现这个错误是怎么回事Fatal error
- QQ登录成功后,出现:error: 403 Access Denied
- SAE python error 3 from memcached_get: CONNECTION FAILURE
- qq登陆:error 100009 问题
- 12月16日起,BAE 3.0正式进入收费过渡期:只计费不收费
- 打开Google 相关网站出现"Error 403 (Forbidden)!!1"
- 这是什么问题呀 install后 数据库也导入了 提示MYSQL ERROR
目前尚无回复
请 登录 后发表评论