Secure CRT无法运行问题
Tofloor
poster avatar
fe******ng@163.com
deepin
2018-12-23 22:10
Author
各位大佬,小弟苦逼网工,linux新人,在安装Secure CRT后,发现直接点击无法运行,网上找了很久。
使用命令行运行问题如下:
flora@flora-PC:~$ SecureCRT
SecureCRT: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory



网上查询资料说是缺少libjpeg.so.8这个库,但不知道怎么弄,也下载了。想直接复制到/usr/lib发现没反应。还请各位帮帮小弟,感激不尽。

Reply Favorite View the author
All Replies
avatar
176******88
deepin
2018-12-24 03:39
#1
apt-get install libjpeg8-dev  这样就好了
Reply View the author
avatar
WENWEN
deepin
2018-12-24 17:10
#2
Reply View the author