[Newbies] SecureCRT 9.1 报错
Tofloor
poster avatar
dragonvshow
deepin
2022-03-02 01:07
Author

nicholas@DR:/usr/bin$ ./SecureCRT
./SecureCRT: error while loading shared libraries: libicui18n.so.66: cannot open shared object file: No such file or directory
nicholas@DR:/usr/bin$

如上报错,又可以解决的大神么

DeepinV20.4

Reply Favorite View the author
All Replies
jinchun
deepin
2022-03-07 21:57
#1

不要用9.1.用8.0不香吗?

https://bbs.deepin.org/post/209475

这个帖子借鉴一下

Reply View the author
dragonvshow
deepin
2022-03-11 18:18
#2
jinchun

不要用9.1.用8.0不香吗?

https://bbs.deepin.org/post/209475

这个帖子借鉴一下

香,在你给的链接里面找到了。。。可是无法激活,已经回帖了

tks

Reply View the author
jinchun
deepin
2022-03-15 17:22
#3
dragonvshow

香,在你给的链接里面找到了。。。可是无法激活,已经回帖了

tks

https://packages.ubuntu.com/bionic/amd64/libssl1.0.0/download

https://packages.ubuntu.com/bionic/amd64/libicu60/download

分别打开以上俩个网址,点击红色的 security.ubuntu.com/ubuntu 下载依赖包

sudo dpkg -i scrt-8.7.3-2279.ubuntu18-64.x86_64.deb

sudo dpkg -i libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb

sudo dpkg -i libicu60_60.2-3ubuntu3.1_amd64.deb

执行 SecureCRT

报错 SecureCRT: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory

安装依赖 libjpeg8

sudo apt install libjpeg8

继续在终端执行 SecureCRT 直到程序启动即可

cat /etc/os-release

PRETTY_NAME="Deepin 20.1"

NAME="Deepin"

VERSION_ID="20.1"

VERSION="20.1"

ID=Deepin

HOME_URL="https://www.deepin.org/"

BUG_REPORT_URL="https://bbs.deepin.org/"

Reply View the author
177******84
deepin
2022-07-12 20:21
#4

我用另外的激活码成功激活了

https://www.cnblogs.com/hansomeyi/articles/10174111.html

Reply View the author