Packet Tracer 7 启动报错libQt5ScriptTools.so.5没找到
Tofloor
poster avatar
jiancheng_wang
deepin
2017-11-20 00:23
Author
  1. ./PacketTracer7: error while loading shared libraries: libQt5ScriptTools.so.5: cannot open shared object file: No such file or directory
Copy the Code



Reply Favorite View the author
All Replies
avatar
176******80
deepin
2017-12-13 05:18
#1
删除自带依赖,用apt安装相应依赖
Reply View the author
avatar
Island
deepin
2017-12-13 16:57
#2
sudo apt-get install libqt5scripttools5 这个包试试
Reply View the author
avatar
jiancheng_wang
deepin
2018-02-25 06:23
#3
https://bbs.deepin.org/post/148560
sudo apt-get install libqt5scripttools5 这个包试试

之前好像安装最新版的qt,后面重装系统,装了商店的qt,现在是提示./PacketTracer7: error while loading shared libraries: libQtScriptTools.so.4: cannot open shared object file: No such file or directory
Reply View the author
avatar
Island
deepin
2018-03-01 00:18
#4
/PacketTracer7   要在编译环境相同库下运行
Reply View the author
avatar
jiancheng_wang
deepin
2018-03-01 01:37
#5
https://bbs.deepin.org/post/148560
/PacketTracer7   要在编译环境相同库下运行

用packettracer命令就可以不知道为什么
Reply View the author