ubuntu14.04, libtinyxml.so.2.6.2: cannot open shared object file: No such file or directory

Posted F

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu14.04, libtinyxml.so.2.6.2: cannot open shared object file: No such file or directory相关的知识,希望对你有一定的参考价值。

 

打包/opt/ros

打包项目文件install

 

到一台没有安装ros环境的机器上启动项目

source ros/indigo/setup.bash

source install/setup.bash

macname@ubuntu:~/Desktop$ roslaunch black
rospack: error while loading shared libraries: libtinyxml.so.2.6.2: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/home/macname/Desktop/ros/indigo/bin/roslaunch", line 34, in <module> import roslaunch File "/home/macname/Desktop/ros/indigo/lib/python2.7/dist-packages/roslaunch/__init__.py", line 48, in <module> import rospkg ImportError: No module named rospkg

 

解决方法:

下载库:http://archive.ubuntu.com/ubuntu/pool/universe/t/tinyxml/

或者

链接:https://pan.baidu.com/s/1B4ioxSOioQNT4mN1jxAQ2w
提取码:hn1w

 

安装:sudo dpkg -i libtinyxml2.6.2_2.6.2-1build1_amd64.deb

 

解决!

以上是关于ubuntu14.04, libtinyxml.so.2.6.2: cannot open shared object file: No such file or directory的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu14.04 LTS更新源

[译]How to Install Node.js on Ubuntu 14.04 如何在ubuntu14.04上安装node.js

Ubuntu14.04麒麟版lamp安装+phpmyadmin

Thinkpad W520 完美安装Ubuntu14.04LTS

如何从ubuntu14.04下硬盘安装ubuntu

U盘安装Ubuntu 14.04 LTS