Chinaunix首页 | 论坛 | 博客
  • 博客访问: 955411
  • 博文数量: 245
  • 博客积分: 11429
  • 博客等级: 上将
  • 技术积分: 2662
  • 用 户 组: 普通用户
  • 注册时间: 2009-08-15 00:16
文章存档

2011年(56)

2010年(174)

2009年(15)

分类: LINUX

2010-10-21 15:19:19


bin/postconf: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
bin/postconf: error while loading shared libraries: libmysqlclient.so.16: cannot open shared object file: No such file or directory
解决:
 原因是缺少库
 cp /usr/local/mysql5/lib/mysql/libmysqlclient.so.16 /usr/lib/

阅读(1555) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~