error while loading shared libraries: libtinfo.so.5-凯发app官方网站

凯发app官方网站-凯发k8官网下载客户端中心 | | 凯发app官方网站-凯发k8官网下载客户端中心
  • 博客访问: 2090523
  • 博文数量: 195
  • 博客积分: 4378
  • 博客等级: 上校
  • 技术积分: 4046
  • 用 户 组: 普通用户
  • 注册时间: 2007-09-09 11:37
个人简介

白天和黑夜只交替没交换无法想像对方的世界

文章分类

全部博文(195)

文章存档

2014年(3)

2013年(20)

2012年(18)

2011年(107)

2010年(17)

2009年(5)

2008年(20)

2007年(5)

相关博文
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·
  • ·

分类: mysql/postgresql

2012-11-16 19:24:11

今天从db01上copy复制一个mysql库到db02上,前面操作已经顺利。数据库也可以正常启动。本以为ok了,结果在执行命令登录mysql库时,报如下错误:


 

点击(此处)折叠或打开

  1. [root@db02 ~]# mysql3306
  2. /data/mysql-3306/bin/mysql: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: no such file or directory



解决方法:
1.从db01好用的一台mysql服务器上,将两个lib包拷贝到db02相应路径:

点击(此处)折叠或打开

  1. [root@fz-db01 ~]# scp -r /lib/libtinfo.so.5.7 192.168.1.2:/lib/
  2. libtinfo.so.5.7 100% 96kb 95.8kb/s 00:00
  3. [root@fz-db01 ~]# scp -r /lib64/libtinfo.so.5.7 192.168.1.2:/lib64/
  4. libtinfo.so.5.7 100% 135kb 135.0kb/s 00:00


 
2.在db02上创建相应的软链接:

点击(此处)折叠或打开

  1. [root@db02 ~]# ln -sn /lib/libtinfo.so.5.7 /lib/libtinfo.so.5
  2. [root@db02 ~]# ln -sn /lib64/libtinfo.so.5.7 /lib64/libtinfo.so.5


3.再次执行连接命令进行测试如下:


 

点击(此处)折叠或打开

  1. [root@db02 ~]# mysql3306
  2. welcome to the mysql monitor. commands end with ; or \g.
  3. your mysql connection id is 7
  4. server version: 5.5.21-log source distribution
  5. 凯发app官方网站 copyright (c) 2000, 2011, oracle and/or its affiliates. all rights reserved.
  6. oracle is a registered trademark of oracle corporation and/or its
  7. affiliates. other names may be trademarks of their respective
  8. owners.
  9. type 'help;' or '\h' for help. type '\c' to clear the current input statement.
  10. mysql> quit
  11. bye


本来是一个很简单的问题,从网上下载lib包啥的,查资料愣是折腾了好半天;其实,回头认真思考一下,就很容易想到可以从好用的那台mysql库入手,将问题解决掉的。简单记录下来,留做备忘吧!

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

2012-12-01 14:31:39

ptc creo elements view (ex product view) v10 f000 build 93 pro multilanguage win64 1cd

 

ptc pro/e wildfire pro/mechancia 4.0 m110 working for win32-iso 1dvd(最新多语言正式版包括简、繁体中文)

ptc pro/e wildfire pro/mechancia 4.0 m092 working for win64-iso 1dvd

ptc.pro/e.wildfire.v4.graphics.library-iso 1cd(图形扩展库)

ptc pro/e manikin population data v1.0-iso 1cd

 

ptc pro/e wildfire pro/mechancia 3.0 m170 for w

|
")); function link(t){ var href= $(t).attr('href'); href ="?url=" encodeuricomponent(location.href); $(t).attr('href',href); //setcookie("returnouturl", location.href, 60, "/"); }
网站地图