Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Secure CRT无法运行问题
Experiences and Insight
1080
views ·
2
replies ·
To
floor
Go
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
Like 0
Favorite
View the author
All Replies
176******88
deepin
2018-12-24 03:39
#1
apt-get install libjpeg8-dev 这样就好了
Reply
Like 0
View the author
WENWEN
deepin
2018-12-24 17:10
#2
https://github.com/electerm/electerm
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
Copying folder - Not enough disk space?
Popular Events
More
使用命令行运行问题如下:
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发现没反应。还请各位帮帮小弟,感激不尽。