Linux系统下无法启动Lantern工具的解决方法

Linux系统下无法启动Lantern工具的解决方法,第1张

Linux系统下无法启动Lantern工具的解决方法

  Lantern是一款常用的系统监控工具,多用于Mac系统,也可以在Linux中使用。某些情况下Linux系统无法启动Lantern工具,并且还出现了一行错误代码,下面就来具体介绍一下这个问题的解决方法。

  具体错误如下:

  /.lantern/bin/lantern: error while loading shared libraries: libappindicator3.so.1: cannot open shared object file: No such file or directory

  解决方法:

  # apt-cache search libappindicator3

  gir1.2-appindicator3-0.1 - Typelib files for libappindicator3-1

  libappindicator3-1- allow applications to export a menu into the panel -- GTK3 version

  libappindicator3-dev - allow applications to export a menu into the panel -- GTK3 development

  安装:apt-get install ibappindicator3-1

  当然上面的办法是针对文中的错误代码来定制的,如果是其他原因造成的Lantern,可以尝试重装Lantern,或者更换Lantern的安装包再安装。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/zaji/5593476.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-12-15
下一篇 2022-12-15

发表评论

登录后才能评论

评论列表(0条)

保存