15.8版本安装SCRT报错!请问怎么解决?谢谢!
Tofloor
poster avatar
Gicki
deepin
2018-12-14 22:43
Author
gicki@gicki-PC:~/Downloads/SCRT4Linux$ SecureCRT
SecureCRT: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory


安装的是最新版8.5.2版本的SCRT

Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-12-14 23:37
#1
libjpeg.so 少了这库吧  apt-cache search  xxx 在仓库搜索下
Reply View the author
avatar
WENWEN
deepin
2018-12-14 23:39
#2
https://github.com/electerm/electerm  一直用jingle 推荐的这个
Reply View the author
avatar
Gicki
deepin
2018-12-18 17:09
#3
请问这个软件怎么用?我使用虚拟终端telnet网络设备链接不上
Reply View the author
avatar
alenfun
deepin
2018-12-28 01:55
#4
楼主解决了吗?
Reply View the author
avatar
Gicki
deepin
2019-01-03 19:13
#5

解决了。少了一个库文件。按上就可以了。
运行报错及处理:
gicki@gicki-PC:~/Downloads/SCRT4Linux$ SecureCRT
SecureCRT: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

gicki@gicki-PC:sudo apt install libpng12-0
Reply View the author