Amo_lnk博客 - lantern http://www.amolnk.top/index.php/tag/lantern/ Linux -- Lantern 无法启动 http://www.amolnk.top/index.php/2017/10/09/4.html 2017-10-09T09:24:00+08:00 问题: 今天安装了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 <span style="margin: 0px; padding: 0px;">libappindicator3-1</span> - 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 libappindicator3-1 结果: 可以愉快的玩耍了