error while loading shared libraries: libnss3.so
Tofloor
poster avatar
jerry79
deepin
2019-12-02 19:52
Author
安装一个软件pencil (http://pencil.evolus.vn/),遇到了问题:error while loading shared libraries: libnss3.so
如下图,我可以找到这个文件,也安装了libnss3,但是还是不行,请问应该怎样解决这个问题呢?
谢谢
  1. (base) jerry@jerry-PC:~/Downloads$ apt-file search libnss3.so
  2. easyconnect: /usr/share/sangfor/EasyConnect/resources/lib64/libnss3.so
  3. firefox-esr: /usr/lib/firefox-esr/libnss3.so
  4. firefox-esr-dev: /usr/lib/firefox-esr-devel-52/sdk/lib/libnss3.so
  5. firefox-esr52.9-cn: /usr/lib/firefox-esr-52.9/libnss3.so
  6. firefox-zh: /usr/lib/firefox-zh/libnss3.so
  7. libnss3: /usr/lib/x86_64-linux-gnu/libnss3.so
  8. openoffice-core01: /opt/openoffice4/program/libnss3.so
  9. palemoon: /usr/lib/palemoon/libnss3.so
  10. thunderbird: /usr/lib/thunderbird/libnss3.so
  11. thunderbird-dev: /usr/lib/thunderbird-devel/sdk/lib/libnss3.so
  12. wps-office: /opt/kingsoft/wps-office/office6/libnss3.so
  13. (base) jerry@jerry-PC:~/Downloads$ pencil
  14. pencil: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory
  15. (base) jerry@jerry-PC:~/Downloads$ sudo apt-get install libnss3
  16. 正在读取软件包列表... 完成
  17. 正在分析软件包的依赖关系树      
  18. 正在读取状态信息... 完成      
  19. libnss3 已经是最新版 (2:3.26.2-1.1+deb9u1)。
  20. 升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 1 个软件包未被升级。
  21. (base) jerry@jerry-PC:~/Downloads$ pencil
  22. pencil: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory

Copy the Code


Reply Favorite View the author
All Replies
avatar
走钢丝
deepin
2019-12-02 20:02
#1
安装了一下,没什么问题啊。。

Reply View the author
avatar
jerry79
deepin
2019-12-03 20:29
#2
https://bbs.deepin.org/post/186153
安装了一下,没什么问题啊。。

我的是stable版本,你的也是吗?
Reply View the author
avatar
走钢丝
deepin
2019-12-03 20:38
#3
https://bbs.deepin.org/post/186153
我的是stable版本,你的也是吗?

不知道,我安装是这个 http://pencil.evolus.vn/dl/V3.1.0.ga/pencil_3.1.0.ga_amd64.deb 直接在你发的链接上找的。
Reply View the author
avatar
走钢丝
deepin
2019-12-03 21:12
#4
https://bbs.deepin.org/post/186153
我的是stable版本,你的也是吗?

我系统是 stable 版本。。
Reply View the author
avatar
摇摆哥
deepin
2019-12-04 16:58
#5
怪怪额, apt-file 是查找哪个包安装了所查找文件, 而不是指你系统里面有无这个文件。 现在你应该安装 libnss3
Reply View the author
avatar
jerry79
deepin
2019-12-05 19:54
#6
https://bbs.deepin.org/post/186153
我系统是 stable 版本。。

谢谢,我的错,我装了32位的,傻了
Reply View the author